aboutsummaryrefslogtreecommitdiffstats
path: root/bin/browser-tests
Commit message (Collapse)AuthorAgeLines
* Activate test_mode on JS testing.Matthew Somerville2018-12-12-0/+1
| | | | | | This is so front-end tests will not try and send email, or call Gaze. Various co-ordinates have to be updated because the default zoom level of the map has now changed.
* [UK] Front end tests for Highways England layerStruan Donald2018-11-19-1/+1
|
* front end category testsStruan Donald2018-10-09-0/+3
| | | | Check selecting a category and selecting a sub category
* Add cobrand options to browser-test script.Struan Donald2018-10-03-9/+25
| | | | | | Add options to set the cobrand plus related options for co-ordinates, name and area id to the browser test command. Set BASE_URL to same as test server, as that is used in e.g. list link output.
* Add some Cypress tests for the map list pages.Struan Donald2018-10-02-0/+1
| | | | | | | | Including testing the filters, viewing a report, and pushState. Plus a mock MapIt handler for returning a GeoJSON outline, to make the page load. The BASE_URL is also set to the same as the test server, as that is used in list link output.
* Adapt fixture script to be non-random on request.Struan Donald2018-10-02-1/+1
| | | | | The existing fixture script generates random results so is no use for front end testing.
* Add Cypress testing.Matthew Somerville2018-03-15-0/+129