Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iqual-ch/pagedesigner-test-suite
Test suite for Pagedesigner product
https://github.com/iqual-ch/pagedesigner-test-suite
Last synced: about 1 month ago
JSON representation
Test suite for Pagedesigner product
- Host: GitHub
- URL: https://github.com/iqual-ch/pagedesigner-test-suite
- Owner: iqual-ch
- Created: 2024-05-15T13:30:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T11:40:51.000Z (8 months ago)
- Last Synced: 2024-11-17T14:50:03.916Z (about 2 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pagedesigner Test Suite
Package containing tests for the Pagedesigner Suite of modules. These test are intended for testing the core Pagedesigner product on multiple website projects.
These tests integrated seemlessly into [iqual's Drupal Platform](https://github.com/iqual-ch/drupal-platform).
## Tests
### Existing Site
Testing on the existing Drupal installation with the live database.
#### Node Creation Tests
* Tests if nodes can be created.
### Existing Site Javascript
Testing on the existing Drupal installation with the live database and a full browser.
#### Pagedesigner Loading Test
* Tests if the pagedesigner can be loaded on the homepage.
### Kernel
Testing an empty Drupal installation with a clean database.
#### Drupal Core Function Test
* Tests the `ExtensionPathResolver` for the `node` module