This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
riot-web
mirror of
https://github.com/vector-im/riot-web
Watch
1
Star
0
Fork
You've already forked riot-web
0
Code
Issues
Releases
Wiki
Activity
ab98268901
riot-web
/
test
/
voice-broadcast
/
utils
History
Michael Telatynski
6b46d6e4f8
Add MatrixClientPeg::safeGet and use it in tests (
#10985
)
2023-06-05 18:12:23 +01:00
..
__snapshots__
…
VoiceBroadcastChunkEvents-test.ts
…
VoiceBroadcastResumer-test.ts
Conform more code to strict null checking (
#10169
)
2023-02-16 09:38:44 +00:00
cleanUpBroadcasts-test.ts
Stop broadcasts on logout (
#9978
)
2023-01-24 10:58:37 +00:00
determineVoiceBroadcastLiveness-test.ts
…
findRoomLiveVoiceBroadcastFromUserAndDevice-test.ts
Conform more of the code base to strict null checking (
#10147
)
2023-02-13 17:01:43 +00:00
getChunkLength-test.ts
Make existing and new issue URLs configurable (
#10710
)
2023-04-26 09:36:00 +00:00
getMaxBroadcastLength-test.ts
Make existing and new issue URLs configurable (
#10710
)
2023-04-26 09:36:00 +00:00
hasRoomLiveVoiceBroadcast-test.ts
…
isRelatedToVoiceBroadcast-test.ts
Implement broadcast UTD handling (
#10021
)
2023-02-01 13:32:49 +01:00
pauseNonLiveBroadcastFromOtherRoom-test.ts
…
retrieveStartedInfoEvent-test.ts
…
setUpVoiceBroadcastPreRecording-test.ts
Add ESLint Jest (
#10261
)
2023-03-01 16:23:35 +01:00
shouldDisplayAsVoiceBroadcastRecordingTile-test.ts
…
shouldDisplayAsVoiceBroadcastTile-test.ts
Conform more of the code base to strict null checking (
#10147
)
2023-02-13 17:01:43 +00:00
startNewVoiceBroadcastRecording-test.ts
Conform more code to strict null checking (
#10169
)
2023-02-16 09:38:44 +00:00
test-utils.ts
Comply with noImplicitAny (
#9940
)
2023-02-13 11:39:16 +00:00
textForVoiceBroadcastStoppedEvent-test.tsx
Add MatrixClientPeg::safeGet and use it in tests (
#10985
)
2023-06-05 18:12:23 +01:00
textForVoiceBroadcastStoppedEventWithoutLink-test.ts
…