Files
element-web/test/unit-tests
Hubert Chathi c2ce7dbc5e Display a warning when an unverified user's identity changes (#28211)
* display a warning when an unverified user's identity changes

* use Compound and make comments into doc comments

* refactor to use functional component

* split into multiple hooks

* apply minor changes from review

* use Crypto API to determine if room is encrypted

* apply changes from review

* change initialisation status to a tri-state rather than a boolean

* fix more race conditions, and apply changes from review

* apply changes from review and switch to using counter for detecting races

* Remove outdated comment

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* fix test

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2024-11-21 20:31:29 +00:00
..
2024-10-18 14:34:01 +01:00
2024-10-21 13:50:06 +00:00
2024-10-15 11:35:21 +01:00
2024-10-15 11:35:21 +01:00
2024-10-18 14:34:01 +01:00
2024-10-15 16:22:11 +01:00
2024-09-06 15:44:31 +01:00
2024-10-18 13:38:25 +01:00
2018-04-16 00:23:34 +01: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.