Add back keyboard toast tests (#2582)

* Fix global-jsdom initialization

* add back toast tests

* fix keyboard input events.

* add jsdom types
Este commit está contenido en:
Timo
2024-08-30 15:40:09 +02:00
cometido por GitHub
padre e9fc5dadd9
commit 3e57a7692c
Se han modificado 5 ficheros con 84 adiciones y 9 borrados

Ver fichero

@@ -45,6 +45,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/content-type": "^1.1.5",
"@types/grecaptcha": "^3.0.9",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.14.199",
"@types/node": "^20.0.0",
"@types/react-dom": "^18.3.0",