Skip to content

Implement and configure cypress and created end-to-end tests for the navigation, issue 222

Dirk requested to merge feature/222-end-to-end-tests into develop

The end-to-end test fails on the last test where /?label=topo&tab=gebouw&layer=layer1 should open the tab and maplayer. It only opens the tab with this url.

To run Cypress install dependency with yarn and when complete type yarn cypress open in terminal. More info on Cypress HERE

Edited by Dirk

Merge request reports