fix some test console errors

The react testing library prints errors to the console about not using
act(). This adds fixes/workarounds for most cases.
This commit is contained in:
David Lechner
2023-05-17 16:33:47 -05:00
committed by David Lechner
parent bf4670b25d
commit c733881815
6 changed files with 51 additions and 11 deletions
+1
View File
@@ -33,6 +33,7 @@
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/react-splitter-layout": "^3.0.2",
"@types/react-transition-group": "^4.4.6",
"@types/redux-logger": "^3.0.9",
"@types/semver": "^7.5.0",
"@types/w3c-web-usb": "^1.0.6",