Skip to content

Commit

Permalink
chore: bye cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
majusss committed Jan 1, 2024
1 parent cd424ef commit de9b441
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 1,077 deletions.
14 changes: 0 additions & 14 deletions cypress.config.ts

This file was deleted.

77 changes: 0 additions & 77 deletions cypress/e2e/plan-lekcji.cy.ts

This file was deleted.

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"test": "npx cypress run --spec '.\\cypress\\e2e\\plan-lekcji.cy.ts'",
"testbuild": "start-server-and-test start http://localhost:3000"
"lint": "next lint"
},
"dependencies": {
"@headlessui/react": "^1.7.17",
Expand Down Expand Up @@ -40,10 +38,7 @@
"webpack": "^5.89.0"
},
"devDependencies": {
"cypress": "^13.6.2",
"cypress-dotenv": "^2.0.0",
"dotenv": "^16.3.1",
"start-server-and-test": "^2.0.3",
"typescript": "5.3.3"
}
}
Loading

0 comments on commit de9b441

Please sign in to comment.