- Total tracked files copied: 14
- Original repo files are copied into this project folder with preserved paths.
README.mdfrom source repo is copied asREADME.upstream.mdto keep the detailed localREADME.mdat root.
| Source path | Local path |
|---|---|
.gitignore |
.gitignore |
README.md |
README.upstream.md |
cypress.config.js |
cypress.config.js |
cypress/fixtures/example.json |
cypress/fixtures/example.json |
cypress/integration/example.feature |
cypress/integration/example.feature |
cypress/plugins/index.js |
cypress/plugins/index.js |
cypress/support/commands.js |
cypress/support/commands.js |
cypress/support/e2e.js |
cypress/support/e2e.js |
cypress/support/step_definitions/example.js |
cypress/support/step_definitions/example.js |
cypress/support/step_definitions/shared.js |
cypress/support/step_definitions/shared.js |
cypress/videos/example.feature.mp4 |
cypress/videos/example.feature.mp4 |
package-lock.json |
package-lock.json |
package.json |
package.json |
patches/cypress-cucumber-preprocessor+4.3.1.patch |
patches/cypress-cucumber-preprocessor+4.3.1.patch |