summaryrefslogtreecommitdiffstats
path: root/cypress_test/cypress.json
blob: f8f277eb2a08063e5abbeff33670cd9782040bd0 (plain)
1
2
3
4
5
6
7
8
{
    "integrationFolder" : "integration_tests",
    "video" : false,
    "pluginsFile" : "plugins/index.js",
    "defaultCommandTimeout" : 6000,
    "ignoreTestFiles" : "*helper.js",
    "modifyObstructiveCode": false
}