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
9fb23246cc
element-web
/
test
/
voice-broadcast
/
utils
History
Michael Telatynski
e8b92b308b
Conform more code to strict null checking (
#10169
)
...
* Conform more code to strict null checking * delint * Iterate * delint * Fix bad test
2023-02-16 09:38:44 +00:00
..
__snapshots__
Check connection before starting broadcast (
#9857
)
2023-01-09 16:08:30 +01:00
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
…
getMaxBroadcastLength-test.ts
…
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
Check connection before starting broadcast (
#9857
)
2023-01-09 16:08:30 +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
…
textForVoiceBroadcastStoppedEventWithoutLink-test.ts
…