aet
aet copied to clipboard
AET - a system that detects visual changes on web sites and performs basic page health checks
## Description Writing web endpoint contract tests is not complicated but requires some work like establishing the template (contract), running the tests, creating report. Test template should be maintained and...
### Version used * `AET 2.1.7-SNAPSHOT` ### Context of the issue/feature Currently, we don't have a naming convention for parameters. For example please look at layout comparator: `pixelThreshold`, `percentageThreshold`, or...
### Version used * `AET 2.1.6` ### Context of the issue/feature Please modify views of Status Codes, W3C and Accessibility reports to show information about filters applied to the tested...
### Version used * `AET 2.1.4` ### Context of the issue/feature Sometimes we see processing error and we don`t know why. I think that we also should see in logs...
As the AET User I want to be able to run sample SEO checks on the pages that I have defined in my XML suite. It can be a sample...
One of the problems that we often come across is a problem with broken links or missing pages behind these links. To make sure that each link is OK involves...
From time to time there are problems with running AET tests. Test do not fail but some results are unavailable. The only comment displayed is as follows: > * Processing...
### Version used * `AET 2.1.5` ### Context of the issue/feature We use AET a lot in our project. We often come to a situation when there is a unwanted...
Report application doesn't block directory listing so it's possible to browse through directory structure. 
We could add support for regular expressions so that instead of removing part of source by regexp, we could replace it, in order to still compare the markup structure.