session-ios/SessionMessagingKitTests/_TestUtilities
Morgan Pretty 5e2e103ee1 Resolved the remaining known internal testing issues
Removed the 'immediatelyOnMain' extensions as they would break in some cases (eg. upstream errors with multiple 'receive(on:)' calls) resulting in logic running on unexpected threads
Updated the ReplaySubject to add subscribers in an Atomic just to be safe
Updated the code to remove the invalid open group when the user receives an error after joining
Fixed a bug with editing closed group members
Fixed broken unit tests
2023-06-29 12:11:54 +10:00
..
DependencyExtensions.swift Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
Mockable.swift Finalised the OpenGroupAPI and more tests 2022-03-15 15:19:23 +11:00
MockAeadXChaCha20Poly1305Ietf.swift Fixing the broken unit tests, resolved the remaining TODOs 2022-12-07 16:04:31 +11:00
MockBox.swift Fixing the broken unit tests, resolved the remaining TODOs 2022-12-07 16:04:31 +11:00
MockEd25519.swift Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
MockGenericHash.swift Fixing the broken unit tests, resolved the remaining TODOs 2022-12-07 16:04:31 +11:00
MockNonce16Generator.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
MockNonce24Generator.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
MockOGMCache.swift Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
MockSign.swift Fixing the broken unit tests, resolved the remaining TODOs 2022-12-07 16:04:31 +11:00
MockSodium.swift Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
MockUserDefaults.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
OGMDependencyExtensions.swift Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
TestOnionRequestAPI.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00