{ "baseUrl": "http://localhost:4200", "fileServerFolder": ".", "fixturesFolder": false, "pluginsFile": "./src/plugins/index.js", "testFiles": "*.{ts,feature,features}", "ignoreTestFiles": "**/*.js", "integrationFolder": "./src/integration", "modifyObstructiveCode": false, "supportFile": "./src/support/index.ts", "video": true, "videosFolder": "../../dist/cypress/apps/trading-e2e/videos", "screenshotsFolder": "../../dist/cypress/apps/trading-e2e/screenshots", "chromeWebSecurity": false, "projectId": "et4snf", "defaultCommandTimeout": 10000, "env": { "ethereumProviderUrl": "https://ropsten.infura.io/v3/4f846e79e13f44d1b51bbd7ed9edefb8", "ethereumChainId": 3, "invalidDepositToAddress": "zzz85edfa7ffdb6ed996ca912e9258998e47bf3515c885cf3c63fb56b15de36f", "vegaPublicKey": "47836c253520d2661bf5bed6339c0de08fd02cf5d4db0efee3b4373f20c7d278", "vegaPublicKey2": "1a18cdcaaa4f44a57b35a4e9b77e0701c17a476f2b407620f8c17371740cf2e4", "truncatedVegaPubKey": "47836c…c7d278", "truncatedVegaPubKey2": "1a18cd…0cf2e4", "depositAsset": "5cfa87844724df6069b94e4c8a6f03af21907d7bc251593d08e4251043ee9f7c", "tsConfig": "tsconfig.json", "TAGS": "not @todo and not @ignore and not @manual", "tBtcContract": "5cfa87844724df6069b94e4c8a6f03af21907d7bc251593d08e4251043ee9f7c" } }