Files
element-web/test/unit-tests
David Baker 19ef3267c0 Refactor CreateCrossSigningDialog (#28218)
* Refactor CreateCrossSigningDialog

 * Converts CreateCrossSigningDialog to a functional component
 * Pulls logic out to its own class
 * Updates usage of deprecated cross signing bootstrap method on client to be on the crypto object and updates test to match

Moved from https://github.com/element-hq/matrix-react-sdk/pull/131

* Add mock here too

* Use the right mock

* Remove duplicate mock

* Stray jest mock line

* Un-move mocks

* tsdoc

* Typo

Co-authored-by: Andy Balaam <andy.balaam@matrix.org>

---------

Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
2024-10-22 11:42:07 +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-15 11:35:21 +01:00
2024-10-18 14:34:01 +01:00
2024-10-15 16:22:11 +01:00
2024-10-18 14:34:02 +01:00
2024-10-18 14:34:01 +01:00
2024-10-18 14:34:01 +01:00
2024-09-06 15:44:31 +01:00
2024-10-18 13:38:25 +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.