Experimental Project

This is a sandbox project, which contains experimental code for developer use only.

This module is intended for module and site developers and site administrators. Usually during site development Drupal database can accumulate various bugs, for example:

  • Nodes that belong to nonexistent users;
  • Missing parent terms;
  • Orphaned node revisions;
  • CCK nodereference fields that refer to missing nodes;

etc.
This module allows module authors to define a set of tests for their modules that ensures that data in modules' DB tables is consistent/ Tests are run automatically (with cron) or manually. Test fails are logged to Drupal watchdog.
Currently tests for the following modules are implemented:

  • User
  • Node
  • Taxonomy

This module was developed by Code Your Dream.

Maintainers for Database Consistency

Issues for Database Consistency

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here