v9: Implemented new routing tests (#11571)

* Implemented new routing tests

* Update package-lock.json

* Cleanup

* Updated routing to cleanup before and after tests

Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk>
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk>
This commit is contained in:
Nikolaj Geisle
2021-11-04 16:54:25 +01:00
committed by GitHub
parent 740c2e4b53
commit cd596b444e
3 changed files with 373 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
"del": "^6.0.0",
"ncp": "^2.0.0",
"prompt": "^1.2.0",
"umbraco-cypress-testhelpers": "^1.0.0-beta-60"
"umbraco-cypress-testhelpers": "^1.0.0-beta-61"
},
"dependencies": {
"typescript": "^3.9.2"