https://github.com/ericduran/drupal-sps
Working on D8 Port for ->
https://github.com/ericduran/drupal-sps
Last synced: about 1 year ago
JSON representation
Working on D8 Port for ->
- Host: GitHub
- URL: https://github.com/ericduran/drupal-sps
- Owner: ericduran
- Created: 2014-06-01T19:20:07.000Z (about 12 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2014-06-01T19:24:00.000Z (about 12 years ago)
- Last Synced: 2023-03-11T05:07:57.698Z (over 3 years ago)
- Language: PHP
- Homepage: https://drupal.org/project/sps
- Size: 582 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.TXT
Awesome Lists containing this project
README
## Running Tests:
Run the following command from Drupal root replacing http://lsd.dev:9999/ with your URL
php scripts/run-tests.sh --color --verbose --url http://lsd.dev:9999/
Test Groups
* SPS - Unit Tests
* SPSIntegration - Integration Unit Tests
* SPSInteractive - Web Tests
* SPSInteractiveIntegration - Integration Web Tests
* SPS_FPP - Integration with Fieldable Panel Panes
## SPS (Site Preview System)
Primary Namespace is Drupal\\sps
Files are autoloaded using the xautoload module.
## Required Patches to Core
http://drupal.org/project/1728568: http://drupal.org/files/1728568_add_alias_to_node_query.patch
http://drupal.org/project/1730874: http://drupal.org/files/1730874_0.patch