My first e2e test and modifications to client to support it
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"pluginsFile": "tests/e2e/plugins/index.js"
|
||||
}
|
||||
"pluginsFile": "tests/e2e/plugins/index.js",
|
||||
"baseUrl": "http://localhost:8080",
|
||||
"env": {
|
||||
"adminusername": "manager",
|
||||
"adminpassword": "l3tm3in"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user