Skip to content

Commit 85cbe95

Browse files
committed
test(ui-calendar): migrate old Calendar tests
Closes: INSTUI-4341
1 parent 139f7f1 commit 85cbe95

File tree

11 files changed

+626
-671
lines changed

11 files changed

+626
-671
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui-calendar/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,14 @@
2323
},
2424
"license": "MIT",
2525
"devDependencies": {
26+
"@instructure/ui-axe-check": "10.5.0",
2627
"@instructure/ui-babel-preset": "10.5.0",
2728
"@instructure/ui-color-utils": "10.5.0",
28-
"@instructure/ui-test-locator": "10.5.0",
2929
"@instructure/ui-test-utils": "10.5.0",
3030
"@instructure/ui-themes": "10.5.0",
3131
"@testing-library/jest-dom": "^6.4.6",
3232
"@testing-library/react": "^16.0.1",
33+
"@testing-library/user-event": "^14.5.2",
3334
"vitest": "^2.1.1"
3435
},
3536
"dependencies": {

packages/ui-calendar/src/Calendar/CalendarLocator.ts

Lines changed: 0 additions & 39 deletions
This file was deleted.

packages/ui-calendar/src/Calendar/Day/DayLocator.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)