mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-01 00:31:20 +01:00
1. Check that localstorage is correctly updated on successful login (test for https://github.com/matrix-org/matrix-react-sdk/pull/404) 2. Check that the saved HS isused for guest registration (test for https://github.com/matrix-org/matrix-react-sdk/pull/405) 3. Test loginToken handling (test for https://github.com/matrix-org/matrix-react-sdk/pull/406 / https://github.com/vector-im/vector-web/pull/1946)