riot-web/test/voice-broadcast/utils
Michael Telatynski 6166dbb661
Make existing and new issue URLs configurable (#10710)
* Make existing and new issue URLs configurable

* Apply a deep merge over sdk config to allow sane nested structures

* Defaultize

* Fix types

* Iterate

* Add FeedbackDialog snapshot test

* Add SdkConfig snapshot tests

* Iterate

* Fix tests

* Iterate types

* Fix test
2023-04-26 09:36:00 +00: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
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
textForVoiceBroadcastStoppedEventWithoutLink-test.ts