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__
VoiceBroadcastChunkEvents-test.ts
VoiceBroadcastResumer-test.ts
cleanUpBroadcasts-test.ts
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
pauseNonLiveBroadcastFromOtherRoom-test.ts
retrieveStartedInfoEvent-test.ts
setUpVoiceBroadcastPreRecording-test.ts
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
test-utils.ts
textForVoiceBroadcastStoppedEvent-test.tsx
textForVoiceBroadcastStoppedEventWithoutLink-test.ts