element-web/test/components/views/dialogs
Kerry 292971dd0e
Upgrade to jest 27 (#7699)
* use jest@27.4.0, replace jest-environment-jsdom-sixteen with jest-environment-jsdom

Signed-off-by: Kerry Archibald <kerrya@element.io>

* polyfill setImmediate

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove done from async test cases

* useRealTimers in test relying on promise flushing

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove jest environment file

Signed-off-by: Kerry Archibald <kerrya@element.io>

* replace ts-jest mocked with jest utils mocked

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-02-02 13:02:17 +01:00
..
__snapshots__
AccessSecretStorageDialog-test.js Upgrade to jest 27 (#7699) 2022-02-02 13:02:17 +01:00
ExportDialog-test.tsx Upgrade to jest 27 (#7699) 2022-02-02 13:02:17 +01:00
ForwardDialog-test.js
InteractiveAuthDialog-test.js