Skip to content

Commit

Permalink
chore: [DX-3282] Cleanup Cypress from Checkout Widgets (#2223)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidarain1 authored Sep 25, 2024
1 parent bc5626d commit 5cca67f
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 911 deletions.
2 changes: 0 additions & 2 deletions packages/checkout/widgets-lib/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

cypress/videos/*

# visualizer
stats.html
10 changes: 0 additions & 10 deletions packages/checkout/widgets-lib/cypress.config.ts

This file was deleted.

5 changes: 0 additions & 5 deletions packages/checkout/widgets-lib/cypress/fixtures/example.json

This file was deleted.

26 changes: 0 additions & 26 deletions packages/checkout/widgets-lib/cypress/support/commands.ts

This file was deleted.

12 changes: 0 additions & 12 deletions packages/checkout/widgets-lib/cypress/support/component-index.html

This file was deleted.

39 changes: 0 additions & 39 deletions packages/checkout/widgets-lib/cypress/support/component.ts

This file was deleted.

2 changes: 0 additions & 2 deletions packages/checkout/widgets-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,8 @@
"@types/node": "^18.14.2",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"cypress": "12.8.1",
"eslint": "^8.40.0",
"jest": "^29.4.3",
"local-cypress": "^1.2.6",
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"rimraf": "^6.0.1",
Expand Down
275 changes: 0 additions & 275 deletions packages/checkout/widgets-lib/src/lib/testUtils.ts

This file was deleted.

Loading

0 comments on commit 5cca67f

Please sign in to comment.