decko-commons/decko

View on GitHub
card/lib/generators/deck/templates/cypress.json.erb

Summary

Maintainability
Test Coverage
{
  "baseUrl": "http://localhost:5002",
  "defaultCommandTimeout": 10000,
  "watchForFileChanges": false,
  "projectId": "n4h7vq",
  "integrationFolder": "<%= expanded_repo_path %>/decko/spec/cypress/integration",
  "supportFile": "<%= expanded_repo_path %>/decko/spec/cypress/support/e2e.js"
}