Files
element-web/test/unit-tests
David Baker b330de5d6e Factor out crypto setup process into a store (#28675)
* Factor out crypto setup process into a store

To make components pure and avoid react 18 dev mode problems due
to components making requests when mounted.

* fix test

* test for the store

* Add comment
2024-12-11 13:10:27 +00:00
..
2024-12-06 17:49:32 +00:00
2024-10-21 13:50:06 +00:00
2024-10-15 16:22:11 +01:00
2024-12-03 17:38:24 +00:00
2024-10-18 14:34:01 +01: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.