This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
element-web
mirror of
https://github.com/vector-im/element-web
Watch
1
Star
0
Fork
You've already forked element-web
0
Code
Issues
Releases
Wiki
Activity
351774d3e3
element-web
/
test
/
unit-tests
/
components
/
structures
History
Michael Telatynski
1bee3becfb
Merge branch 'develop' of
https://github.com/vector-im/element-web
into t3chguy/fix/20721
2024-11-27 14:53:20 +00:00
..
__snapshots__
Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView (
#28278
)
2024-11-26 21:34:32 +00:00
auth
Remove usage of legacyRoot in RTL tests (
#28485
)
2024-11-20 18:09:51 +00:00
AutocompleteInput-test.tsx
…
ContextMenu-test.ts
…
FilePanel-test.tsx
Improve coverage
2024-11-08 16:41:57 +00:00
LargeLoader-test.tsx
…
LeftPanel-test.tsx
…
LegacyCallEventGrouper-test.ts
…
LoggedInView-test.tsx
…
MainSplit-test.tsx
…
MatrixChat-test.tsx
Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (
#28450
)
2024-11-25 09:30:42 +00:00
MatrixClientContextProvider-test.tsx
Use new `CryptoEvent` import (
#128
)
2024-10-16 12:56:10 +01:00
MessagePanel-test.tsx
First batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (
#28242
)
2024-11-19 10:09:25 +00:00
PictureInPictureDragger-test.tsx
…
PipContainer-test.tsx
Migrate to React 18 createRoot API (
#28256
)
2024-11-20 13:29:23 +00:00
ReleaseAnnouncement-test.tsx
…
RightPanel-test.tsx
Remove space-specific right panel store handling
2024-11-25 17:29:32 +00:00
RoomSearchView-test.tsx
…
RoomStatusBar-test.tsx
…
RoomStatusBarUnsentMessages-test.tsx
…
RoomView-test.tsx
Merge branch 'develop' of
https://github.com/vector-im/element-web
into dbkr/stateafter
2024-11-27 10:47:35 +00:00
SpaceHierarchy-test.tsx
…
TabbedView-test.tsx
…
ThreadPanel-test.tsx
Merge branch 'develop' of
https://github.com/vector-im/element-web
into dbkr/stateafter
2024-11-27 10:47:35 +00:00
ThreadView-test.tsx
…
TimelinePanel-test.tsx
Merge branch 'develop' of
https://github.com/vector-im/element-web
into dbkr/stateafter
2024-11-27 10:47:35 +00:00
UploadBar-test.tsx
Remove unused types & imports
2024-11-05 18:35:31 +00:00
UserMenu-test.tsx
…
ViewSource-test.tsx
…