test: E2E testak sortzen ditu
This commit is contained in:
11
e2e/cypress.json
Normal file
11
e2e/cypress.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:8000",
|
||||
"defaultCommandTimeout": 15000,
|
||||
"videosFolder": "artifacts/videos",
|
||||
"screenshotsFolder": "artifacts/screenshots",
|
||||
"downloadsFolder": "artifacts/downloads",
|
||||
"testFiles": "**/*.spec.ts",
|
||||
"video": false,
|
||||
"chromeWebSecurity": false,
|
||||
"viewportWidth": 1200
|
||||
}
|
||||
Reference in New Issue
Block a user