This project is not covered by Drupal’s security advisory policy.

Drupal module for regression site testing.
It's a monitoring tool which is notifying the webmaster about a new changes on the specific pages. These changes can be marked as regression or can be ignored for the future changes.

INSTALLATION

1. Download and install the module.
2. Regression module requires FineDiff library to work correctly. Please place its finediff-code.php file inside the sites/all/libraries/finediff folder.

USAGE

1. Open module configuration page.
2. Go into /admin/config/regression/paths.
3. Click "Add new path" button. You will be redirected to the page of path configurator.
4. Enter list of pages which should be included or excluded from regression testing. You may use '%' character to describe dynamic parameters.
For more details, please read README.md.

Technical notes

Regression entries are added for every unique page (identified using
predefined parameters(keys)). There is a configuration screen that precedes
adding a regression entry where we configure regression entry keys used to
identify uniqueness of page.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Project categories: Administration tools, Developer tools
  • Created by kenorb on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases