An open API service indexing awesome lists of open source software.

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.

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