Richard van der Hoff 57fd3c46bb
Deflake MatrixChat-test (#31383)
Add a workaround for the fact that MatrixChat attempts to use React state for
the state of a state machine: a small `sleep` to let the state settle.

As a result, it turns out we may not see the "Syncing..." state, and in general
`waitForSyncAndLoad` doesn't seem to be doing anything useful.
2025-12-02 10:42:15 +00:00
..
2024-10-15 11:35:21 +01:00
2025-12-02 09:57:28 +00:00
2025-12-02 09:57:28 +00:00
2025-12-02 09:57:28 +00:00
2025-12-02 09:57:28 +00:00

Any UTs for vector-web layer components or functionality should go here. This used to contain the UTs for notifications before they got moved to react-sdk.