session-ios/SessionMessagingKit/Calls
Morgan Pretty a41f1c1366 Fixed the broken tests
Cleaned up the Dependencies so that tests can run synchronously without having to custom set queues as much
Sorted out the crypto and network dependencies to avoid needing weird dependency inheritance
Fixed the flaky tests so they are no longer flaky
Fixed some unexpected JobRunner behaviours
Updated the CI config to use a local build directory for derivedData (now works with build tweaks)
2023-08-01 14:27:41 +10:00
..
CallManagerProtocol.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
CallMode.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
CurrentCallProtocol.swift fix a case when the app goes into background with an ongoing call 2022-09-02 16:59:50 +10:00
EndCallMode.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
TurnServerInfo.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
WebRTC+Utilities.swift Improve logging 2021-08-18 11:18:11 +10:00
WebRTCSession+DataChannel.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
WebRTCSession+MessageHandling.swift Refactored the remaining references to PromiseKit 2022-12-07 15:58:53 +11:00
WebRTCSession+UI.swift WIP: refactor on the call UI to add switching function of caller and callee's video views 2023-02-13 14:22:54 +11:00
WebRTCSession.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00