session-ios/SessionMessagingKitTests
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
..
Common Networking/Models Started working on the integration 2022-12-07 14:40:03 +11:00
Contacts Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
LibSessionUtil Removed the wip pruning logic (no longer needed) 2023-06-20 14:05:04 +10:00
Open Groups Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
Sending & Receiving Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
Utilities Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
_TestUtilities Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00