element-web/test
Richard van der Hoff 3cc1ccd029
Dismiss "Key storage out of sync" toast when secrets received (#29348)
* DeviceListener: improve logging

use a LogSpan to tie together logs from the same run, and add some more logs
for various cases

* Regression playwright test

* Remove unused mocking of `getCrossSigningId`

DeviceListener no longer reads this thing

* Clean up unit tests

Remove redundant describe block

* Remove the "out of sync" toast when we are no longer out of sync

Receiving the crypto secrets via secret sharing should make the toast go away.
2025-02-25 12:13:42 +00:00
..
@types Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
app-tests Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
components/views/dialogs Make themed widgets reflect the effective theme (#28342) 2025-01-28 10:53:35 +00:00
setup Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
test-utils Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
unit-tests Dismiss "Key storage out of sync" toast when secrets received (#29348) 2025-02-25 12:13:42 +00:00
CreateCrossSigning-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
globalSetup.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
jest-mocks.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
setupTests.ts Switch to secure random strings (#29013) 2025-01-21 13:54:57 +00:00
slowReporter.cjs Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00