Skip to content

Commit

Permalink
The Great Cypress Delete (#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tideman committed Oct 4, 2023
1 parent 98cf37e commit efc6b81
Show file tree
Hide file tree
Showing 61 changed files with 29 additions and 6,678 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
.svelte-kit
.vscode
build
cypress
e2e
node_modules
server/ui/assets
4 changes: 0 additions & 4 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ module.exports = {
parser: '@typescript-eslint/parser',
},
},
{
files: ['cypress/**/*.js'],
extends: ['plugin:cypress/recommended'],
},
{
files: ['tests/**/*.spec.ts'],
extends: ['plugin:playwright/playwright-test'],
Expand Down
39 changes: 0 additions & 39 deletions .github/workflows/integration-tests.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
node_modules
/.svelte-kit
/package
/cypress/screenshots
/cypress/videos
/coverage
*.log
*.swp
Expand Down
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ playwright-report
dist/**/*
tests/**/storageState.json
*.har
/cypress/downloads
15 changes: 0 additions & 15 deletions cypress.config.ts

This file was deleted.

Binary file removed cypress/downloads/downloads.html
Binary file not shown.
96 changes: 0 additions & 96 deletions cypress/e2e/event-history-empty-states.spec.js

This file was deleted.

207 changes: 0 additions & 207 deletions cypress/e2e/event-history.spec.js

This file was deleted.

Loading

0 comments on commit efc6b81

Please sign in to comment.