1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Files
airbyte/airbyte-e2e-testing/.gitignore
Artem Astapenko 29482430ea Jamakase/add cypress (#2199)
* Add data-id to controls

* Add tests

* Add e2e test starting

* Add skip onboarding test
2021-03-03 07:26:21 +07:00

34 lines
339 B
Plaintext

# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.iml
/.idea
.npmrc
.env
.env.development
.env.production
/cypress/screenshots
/cypress/videos
/cypress/fixtures