Cover change password with e2e tests

This commit is contained in:
SleepWalker
2019-12-29 14:27:44 +02:00
parent f284664818
commit 5a5d41749e
5 changed files with 82 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
{
"baseUrl": "http://localhost:8080",
"testFiles": ["**/*.test.ts"],
"chromeWebSecurity": false
}