Skip to content

Commit c2e7821

Browse files
committed
test(ui-a11y-content): migrate old a11y-content tests
1 parent 7c4e5be commit c2e7821

File tree

6 files changed

+387
-64
lines changed

6 files changed

+387
-64
lines changed

package-lock.json

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

packages/ui-a11y-content/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@
3030
"prop-types": "^15.8.1"
3131
},
3232
"devDependencies": {
33+
"@instructure/ui-axe-check": "10.18.0",
3334
"@instructure/ui-babel-preset": "10.18.0",
34-
"@instructure/ui-test-utils": "10.18.0"
35+
"@testing-library/jest-dom": "^6.6.3",
36+
"@testing-library/react": "^16.0.1",
37+
"vitest": "^2.1.8"
3538
},
3639
"peerDependencies": {
3740
"react": ">=16.14 <=18"

0 commit comments

Comments
 (0)