https://github.com/rasben/drupal-regression
Drupal module, exposing various API endpoints to check DOM Regression against.
https://github.com/rasben/drupal-regression
Last synced: 8 months ago
JSON representation
Drupal module, exposing various API endpoints to check DOM Regression against.
- Host: GitHub
- URL: https://github.com/rasben/drupal-regression
- Owner: rasben
- Created: 2022-06-20T13:16:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T10:19:26.000Z (over 3 years ago)
- Last Synced: 2025-03-12T10:31:51.903Z (over 1 year ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drupal_regression Drupal Module.
## Regression endpoints for automatic tests.
The idea is to use this, in tandem with a Github Action (reload/action-drupal-regression) to automatically check PRs if the DOM has changed on entities.
Basically a HTML/text-based alternative to backstopJS.
See https://github.com/reload/action-drupal-regression