element-web/test/unit-tests/components/views/spaces
David Baker 56eafc908e
Switch to secure random strings (#29013)
* Switch to secure random strings

Because the js-sdk methods are changing and there's no reason for these
not to use the secure versions. The dedicated upper/lower functions were
*only* used in this one case, so this should do the exact same thing with
the one exported function.

Requires https://github.com/matrix-org/matrix-js-sdk/pull/4621 (merge both together)

* Change remaining instances of randomString

which I somehow entirely missed the first time.

* Fix import order
2025-01-21 13:54:57 +00:00
..
__snapshots__ Update @vector-im/compound-web to 7.5.0 (#28700) 2024-12-11 19:35:59 +00:00
AddExistingToSpaceDialog-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
QuickSettingsButton-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
QuickThemeSwitcher-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
SpacePanel-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
SpaceSettingsVisibilityTab-test.tsx Switch to secure random strings (#29013) 2025-01-21 13:54:57 +00:00
SpaceTreeLevel-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
ThreadsActivityCentre-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
useUnreadThreadRooms-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00