In addition to loading the page under test.
Added a check to see if the page returned has a node class tag.
Added an alias option to set a remote server to test.
The remote servers database is used to identify the pages to test.
All test results are recorded locally.
In addition to loading the page under test.
Added a check to see if the page returned has a node class tag.
Added an alias option to set a remote server to test.
The remote servers database is used to identify the pages to test.
All test results are recorded locally.
This release includes numerous bugfixes and removes several hardcoded placeholders, so it should be possible to now work more flexibly with the module.
The code quality is still mediocre. Dependency injection is not used consistently, unit tests are missing and the field widget is especially ugly in its post-processing. Bulk updates could also be more user friendly (see the issue queue).