Skip to content

Commit

Permalink
chore: Remove Cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
fguitton committed Apr 22, 2024
1 parent da6214c commit 19d599c
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 756 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Building the library is easy. First run `yarn install && yarn build`, to build t
- itmat-setup
- itmat-types
- itmat-ui-react
- itmat-ui-react-e2e

### Requirements bootstrap (quick treatment)

Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@nx/cypress": "18.3.3",
"@nx/esbuild": "18.3.3",
"@nx/eslint": "18.3.3",
"@nx/eslint-plugin": "18.3.3",
Expand Down Expand Up @@ -70,10 +69,8 @@
"@types/webpack-env": "1.18.4",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"cypress": "^13.8.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-jsx-a11y": "6.8.0",
Expand Down
30 changes: 0 additions & 30 deletions packages/itmat-ui-react-e2e/.eslintrc.json

This file was deleted.

6 changes: 0 additions & 6 deletions packages/itmat-ui-react-e2e/cypress.config.ts

This file was deleted.

31 changes: 0 additions & 31 deletions packages/itmat-ui-react-e2e/project.json

This file was deleted.

13 changes: 0 additions & 13 deletions packages/itmat-ui-react-e2e/src/e2e/app.cy.ts

This file was deleted.

4 changes: 0 additions & 4 deletions packages/itmat-ui-react-e2e/src/fixtures/example.json

This file was deleted.

1 change: 0 additions & 1 deletion packages/itmat-ui-react-e2e/src/support/app.po.ts

This file was deleted.

33 changes: 0 additions & 33 deletions packages/itmat-ui-react-e2e/src/support/commands.ts

This file was deleted.

17 changes: 0 additions & 17 deletions packages/itmat-ui-react-e2e/src/support/e2e.ts

This file was deleted.

17 changes: 0 additions & 17 deletions packages/itmat-ui-react-e2e/tsconfig.json

This file was deleted.

Loading

0 comments on commit 19d599c

Please sign in to comment.