Skip to content

Commit

Permalink
Merge pull request #437 from boostcampwm2023/revert-435-cypress-setting
Browse files Browse the repository at this point in the history
Revert "[Feat] 시각적 회귀 테스트를 위한 cypress 세팅 추가"
  • Loading branch information
ttaerrim authored Dec 12, 2023
2 parents 2528581 + db2d708 commit 329db41
Show file tree
Hide file tree
Showing 14 changed files with 718 additions and 1,578 deletions.
11 changes: 0 additions & 11 deletions app/frontend/cypress.config.ts

This file was deleted.

13 changes: 0 additions & 13 deletions app/frontend/cypress/e2e/snapshot.cy.ts

This file was deleted.

5 changes: 0 additions & 5 deletions app/frontend/cypress/fixtures/example.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions app/frontend/cypress/support/commands.ts

This file was deleted.

20 changes: 0 additions & 20 deletions app/frontend/cypress/support/e2e.ts

This file was deleted.

6 changes: 1 addition & 5 deletions app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
"preview": "vite preview --host 0.0.0.0",
"prepare": "cd ../.. && husky install app/frontend/.husky",
"lint-front": "lint-staged",
"test": "vitest",
"cypress:open": "cypress open",
"cypress:run": "cypress run --browser chrome"
"test": "vitest"
},
"lint-staged": {
"*.{js,ts,tsx,jsx}": [
Expand Down Expand Up @@ -58,8 +56,6 @@
"@typescript-eslint/parser": "^6.0.0",
"@vanilla-extract/vite-plugin": "^3.9.0",
"@vitejs/plugin-react": "^4.0.3",
"cypress": "^13.6.1",
"cypress-image-snapshot": "^4.0.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down
Loading

0 comments on commit 329db41

Please sign in to comment.