Skip to content

Commit 65f4c9d

Browse files
mthakker123Prabhakar Kumar
authored andcommitted
React testing for custom control OverlayTrigger component
1 parent 1fb083f commit 65f4c9d

File tree

5 files changed

+273
-187
lines changed

5 files changed

+273
-187
lines changed

gui/package-lock.json

Lines changed: 89 additions & 184 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@babel/preset-env": "^7.11.0",
4646
"@testing-library/jest-dom": "^4.2.4",
47-
"@testing-library/react": "^9.5.0",
47+
"@testing-library/react": "^11.2.6",
4848
"@testing-library/react-hooks": "^3.4.1",
4949
"@testing-library/user-event": "^7.2.1",
5050
"fetch-mock": "^9.10.7",

0 commit comments

Comments
 (0)