Use react-testing-library instead of enzyme for useDebouncedCallback

This commit is contained in:
Florian Duros
2022-11-17 12:01:31 +01:00
parent 266716e888
commit d5e076bc3d
3 changed files with 94 additions and 64 deletions
+1
View File
@@ -61,6 +61,7 @@
"@matrix-org/react-sdk-module-api": "^0.0.3",
"@sentry/browser": "^6.11.0",
"@sentry/tracing": "^6.11.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/geojson": "^7946.0.8",
"@types/ua-parser-js": "^0.7.36",
"await-lock": "^2.1.0",