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 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
3 years ago
..
DependencyExtensions.swift Added more unit tests 3 years ago
MockAeadXChaCha20Poly1305Ietf.swift Refactored the mocking code to use a better convention which also allows for call validation 3 years ago
MockBox.swift Added more unit tests 3 years ago
MockEd25519.swift Finalised the OpenGroupAPI and more tests 3 years ago
MockGenericHash.swift Refactored the mocking code to use a better convention which also allows for call validation 3 years ago
MockIdentityManager.swift Added more unit tests for the OpenGroupManager 3 years ago
MockNonce16Generator.swift Added more unit tests for the OpenGroupManager 3 years ago
MockNonce24Generator.swift Added more unit tests for the OpenGroupManager 3 years ago
MockOGMCache.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
MockSign.swift Added more unit tests 3 years ago
MockSodium.swift Added more unit tests 3 years ago
MockStorage.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
MockUserDefaults.swift Finalised the OpenGroupAPI and more tests 3 years ago
Mockable.swift Finalised the OpenGroupAPI and more tests 3 years ago
MockedExtensions.swift Added more unit tests for the OpenGroupManager 3 years ago
OGMDependencyExtensions.swift Added more unit tests 3 years ago
TestContactThread.swift Added more unit tests for the OpenGroupManager 3 years ago
TestGroupThread.swift More unit tests, fixed a few issues uncovered by testing 3 years ago
TestIncomingMessage.swift Further work on OpenGroupManager tests 3 years ago
TestInteraction.swift Further work on OpenGroupManager tests 3 years ago
TestOnionRequestAPI.swift Added more OpenGroupManager unit tests 3 years ago
TestTransaction.swift Further work on OpenGroupManager tests 3 years ago