Skip to content

Commit

Permalink
Remove Cypress dependency
Browse files Browse the repository at this point in the history
Manual backport of
#274

Signed-off-by: Michael Froh <[email protected]>
  • Loading branch information
msfroh committed Sep 6, 2023
1 parent 34816bf commit 3ba6f6b
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 1,063 deletions.
16 changes: 0 additions & 16 deletions .cypress/integration/1_query_compare.spec.js

This file was deleted.

26 changes: 0 additions & 26 deletions .cypress/plugins/index.js

This file was deleted.

71 changes: 0 additions & 71 deletions .cypress/support/commands.js

This file was deleted.

9 changes: 0 additions & 9 deletions .cypress/support/constants.js

This file was deleted.

30 changes: 0 additions & 30 deletions .cypress/support/index.js

This file was deleted.

8 changes: 0 additions & 8 deletions .cypress/tsconfig.json

This file was deleted.

8 changes: 0 additions & 8 deletions .cypress/utils/event_constants.js

This file was deleted.

22 changes: 0 additions & 22 deletions cypress.json

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"dependencies": {},
"devDependencies": {
"@types/enzyme-adapter-react-16": "^1.0.6",
"cypress": "9.5.4",
"eslint": "^6.8.0"
},
"resolutions": {
Expand All @@ -23,4 +22,4 @@
"qs": "~6.5.3",
"tough-cookie": "^4.1.3"
}
}
}
Loading

0 comments on commit 3ba6f6b

Please sign in to comment.