The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/cypress.json

14 lines
432 B

{
"baseUrl": "http://localhost:3000",
"defaultCommandTimeout": 10000,
"video": false,
"trashAssetsBeforeRuns": false,
"retries": 2,
"projectId": "99zfrs",
"screenshotsFolder": "tests/cypress/screenshots",
"videosFolder": "tests/cypress/videos",
"fixturesFolder": "tests/cypress/fixtures",
"pluginsFile": "tests/cypress/plugins",
"supportFile": "tests/cypress/support",
"integrationFolder": "tests/cypress/integration"
}