Skip to content

Commit

Permalink
Remove cypress tests, remove cypress workflow, add to storybook inter…
Browse files Browse the repository at this point in the history
…action tests
  • Loading branch information
melvin-chen committed Feb 26, 2024
1 parent e1ad237 commit 638b378
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 410 deletions.
53 changes: 0 additions & 53 deletions .github/workflows/cypress.yml

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
"lint:fix": "pnpm run --parallel lint --fix",
"start:storybook": "pnpm run --filter nuka-carousel storybook",
"start:website": "pnpm run --filter website start",
"test": "pnpm run -r test",
"test:ci": "pnpm run -r test:ci",
"test:ci-with-server": "start-server-and-test start:website http://localhost:3000 test:ci",
"test:storybook-with-server": "start-server-and-test start:storybook http://localhost:3000 test:storybook",
"test:storybook": "pnpm run --filter nuka-carousel test:storybook",
"check": "pnpm run lint",
"check:ci": "pnpm run check",
Expand Down
62 changes: 0 additions & 62 deletions packages/nuka/cypress/e2e/standard-carousel.cy.ts

This file was deleted.

59 changes: 0 additions & 59 deletions packages/nuka/cypress/e2e/swipe-gestures-carousel.cy.ts

This file was deleted.

54 changes: 0 additions & 54 deletions packages/nuka/cypress/e2e/wrap-around-carousel.cy.ts

This file was deleted.

5 changes: 0 additions & 5 deletions packages/nuka/cypress/fixtures/example.json

This file was deleted.

22 changes: 0 additions & 22 deletions packages/nuka/cypress/plugins/index.ts

This file was deleted.

25 changes: 0 additions & 25 deletions packages/nuka/cypress/support/commands.ts

This file was deleted.

85 changes: 0 additions & 85 deletions packages/nuka/cypress/support/e2e.ts

This file was deleted.

Loading

0 comments on commit 638b378

Please sign in to comment.