Skip to content

Commit

Permalink
test(ui-calendar): migrate old Calendar tests
Browse files Browse the repository at this point in the history
Closes: INSTUI-4341
  • Loading branch information
git-nandor committed Nov 6, 2024
1 parent ebdf8f0 commit a858ae7
Show file tree
Hide file tree
Showing 11 changed files with 627 additions and 671 deletions.
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion packages/ui-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@
},
"license": "MIT",
"devDependencies": {
"@instructure/ui-axe-check": "10.4.1",
"@instructure/ui-babel-preset": "10.4.1",
"@instructure/ui-color-utils": "10.4.1",
"@instructure/ui-test-locator": "10.4.1",
"@instructure/ui-test-utils": "10.4.1",
"@instructure/ui-themes": "10.4.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"vitest": "^2.1.1"
},
"dependencies": {
Expand Down
39 changes: 0 additions & 39 deletions packages/ui-calendar/src/Calendar/CalendarLocator.ts

This file was deleted.

30 changes: 0 additions & 30 deletions packages/ui-calendar/src/Calendar/Day/DayLocator.ts

This file was deleted.

Loading

0 comments on commit a858ae7

Please sign in to comment.