iqual / pagedesigner-test-suite
Pagedesigner product test suite.
dev-main
2024-05-22 11:40 UTC
Requires
- drupal/core-dev: ^10.0
- drupal/pagedesigner: *
- phpspec/prophecy-phpunit: ^2.0
- weitzman/drupal-test-traits: ^2.0
This package is auto-updated.
Last update: 2024-10-22 12:35:45 UTC
README
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.
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 thenode
module