element-web/test/voice-broadcast/utils
Michael Telatynski da7aa4055e
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking

* More strict fixes

* More strict work

* Fix missing optional type

* Iterate
2023-02-13 17:01:43 +00:00
..
__snapshots__ Check connection before starting broadcast (#9857) 2023-01-09 16:08:30 +01:00
VoiceBroadcastChunkEvents-test.ts Handle voice broadcast last_chunk_sequence (#9812) 2022-12-28 09:32:49 +00:00
VoiceBroadcastResumer-test.ts
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 Add labs setting to force small broadcast chunks (#9806) 2022-12-23 13:45:26 +00:00
getMaxBroadcastLength-test.ts
hasRoomLiveVoiceBroadcast-test.ts Improve live voice broadcast detection by testing if the started event has been redacted (#9780) 2022-12-22 10:37:07 +00:00
isRelatedToVoiceBroadcast-test.ts Implement broadcast UTD handling (#10021) 2023-02-01 13:32:49 +01:00
pauseNonLiveBroadcastFromOtherRoom-test.ts Confirm listen to a broadcast while recording (#9831) 2023-01-02 12:21:33 +00:00
retrieveStartedInfoEvent-test.ts Improve live voice broadcast detection by testing if the started event has been redacted (#9780) 2022-12-22 10:37:07 +00:00
setUpVoiceBroadcastPreRecording-test.ts Check connection before starting broadcast (#9857) 2023-01-09 16:08:30 +01:00
shouldDisplayAsVoiceBroadcastRecordingTile-test.ts Consider own broadcasts from other device as a playback (#9821) 2022-12-23 16:41:18 +00:00
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 Check connection before starting broadcast (#9857) 2023-01-09 16:08:30 +01:00
test-utils.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
textForVoiceBroadcastStoppedEvent-test.tsx
textForVoiceBroadcastStoppedEventWithoutLink-test.ts