groupdocs-annotation/GroupDocs.Annotation-for-Java-Spring

View on GitHub
client/apps/annotation-e2e/cypress.json

Summary

Maintainability
Test Coverage
{
  "fileServerFolder": ".",
  "fixturesFolder": "./src/fixtures",
  "integrationFolder": "./src/integration",
  "modifyObstructiveCode": false,
  "pluginsFile": "./src/plugins/index",
  "supportFile": "./src/support/index.ts",
  "video": true,
  "videosFolder": "../../dist/cypress/apps/annotation-e2e/videos",
  "screenshotsFolder": "../../dist/cypress/apps/annotation-e2e/screenshots",
  "chromeWebSecurity": false
}