feat: add jest user events
This commit is contained in:
parent
afde44bead
commit
c51c36c041
Binary file not shown.
BIN
offline_node_modules/@testing-library-user-event-npm-14.5.2-ec9587901c-68a0c2aa28.zip
generated
Normal file
BIN
offline_node_modules/@testing-library-user-event-npm-14.5.2-ec9587901c-68a0c2aa28.zip
generated
Normal file
Binary file not shown.
@ -45,6 +45,7 @@
|
||||
"@commitlint/config-conventional": "19.1.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.3.1",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-ksv741": "0.0.2",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -3419,6 +3419,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/user-event@npm:^14.5.2":
|
||||
version: 14.5.2
|
||||
resolution: "@testing-library/user-event@npm:14.5.2"
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ">=7.21.4"
|
||||
checksum: 10c0/68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tootallnate/once@npm:2":
|
||||
version: 2.0.0
|
||||
resolution: "@tootallnate/once@npm:2.0.0"
|
||||
@ -10896,6 +10905,7 @@ __metadata:
|
||||
"@commitlint/config-conventional": "npm:19.1.0"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.3.1"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@types/jest": "npm:29.5.12"
|
||||
classnames: "npm:2.5.1"
|
||||
eslint: "npm:8.57.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user