session-ios/SessionMessagingKit
Morgan Pretty c44256b1d6 Added more unit tests
Fixed a possible divide by zero error
Cleaned up some of the id blinding methods (ie. removing handling for impossible error states)
Added unit tests for the new Sodium methods (used for id blinding)
Added unit tests for some of the shared code
Added unit tests for the MessageSender+Encryption extension functions
Added unit tests for the MessageReceiver+Decryption extension functions
Updated the unit test key constants to be consistent with the SOGS auth-example keys for consistency
2022-03-18 16:39:25 +11:00
..
Common Networking Added more unit tests 2022-03-18 16:39:25 +11:00
Contacts Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
Database More unit tests, fixed a few issues uncovered by testing 2022-03-16 15:55:56 +11:00
File Server Finalised the OpenGroupAPI and more tests 2022-03-15 15:19:23 +11:00
Jobs Renamed FileServerAPIV2 to FileServerAPI 2022-03-04 16:17:03 +11:00
Messages Merge branch 'dev' into feature/session-id-blinding-part-2 2022-03-11 17:15:55 +11:00
Meta Remove unused code 2021-05-05 12:13:48 +10:00
Open Groups Added more unit tests 2022-03-18 16:39:25 +11:00
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 2022-02-11 10:47:27 +11:00
Sending & Receiving Added more unit tests 2022-03-18 16:39:25 +11:00
Threads Merge branch 'dev' into feature/session-id-blinding-part-2 2022-03-15 15:22:36 +11:00
To Do Fully switch to the new contact API 2021-07-22 14:41:27 +10:00
Utilities Added more unit tests 2022-03-18 16:39:25 +11:00
Configuration.swift Redesign conversation screen part 1 2021-02-09 15:14:18 +11:00
IdentityManagerProtocol.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
Storage.swift More unit tests, fixed a few issues uncovered by testing 2022-03-16 15:55:56 +11:00