You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
DependencyExtensions.swift Resolved the remaining known internal testing issues 1 year ago
MockAeadXChaCha20Poly1305Ietf.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockBox.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockEd25519.swift Removed usages of Box.KeyPair, removed a TODO 1 year ago
MockGenericHash.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockNonce16Generator.swift Added more unit tests for the OpenGroupManager 2 years ago
MockNonce24Generator.swift Added more unit tests for the OpenGroupManager 2 years ago
MockOGMCache.swift Fixed up the remaining reported internal testing issues 1 year ago
MockSign.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockSodium.swift Removed usages of Box.KeyPair, removed a TODO 1 year ago
MockUserDefaults.swift Fixed the broken unit tests 2 years ago
Mockable.swift Finalised the OpenGroupAPI and more tests 2 years ago
OGMDependencyExtensions.swift Resolved the remaining known internal testing issues 1 year ago
TestOnionRequestAPI.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 1 year ago