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/SessionMessagingKit
Morgan Pretty 37f4d2ecca Further work on OpenGroupManager tests
Added tests for the OpenGroupManager handleMessages logic
Updated some logic to do an optional unwrap instead of a forced one to prevent the code from crashing when running unit tests
Fixed some tests which were flaky (could fail if other tests ran at the same time on other threads)
Fixed a minor potential bug where a message with no sender data wouldn't get deleted (shouldn't be dependant on the sender value being populated)
2 years ago
..
Common Networking Finalised the OpenGroupAPI and more tests 2 years ago
Contacts Further work on Id Blinding 2 years ago
Database More unit tests, fixed a few issues uncovered by testing 2 years ago
File Server Finalised the OpenGroupAPI and more tests 2 years ago
Jobs Renamed FileServerAPIV2 to FileServerAPI 2 years ago
Messages Merge branch 'dev' into feature/session-id-blinding-part-2 2 years ago
Meta Remove unused code 3 years ago
Open Groups Further work on OpenGroupManager tests 2 years ago
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 2 years ago
Sending & Receiving Further work on OpenGroupManager tests 2 years ago
Threads Merge branch 'dev' into feature/session-id-blinding-part-2 2 years ago
To Do Fully switch to the new contact API 3 years ago
Utilities More unit tests, fixed a few issues uncovered by testing 2 years ago
Configuration.swift Redesign conversation screen part 1 3 years ago
Storage.swift More unit tests, fixed a few issues uncovered by testing 2 years ago