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 b1684f6b23 More unit tests, fixed a few issues uncovered by testing
Updated the OpenGroupManager to support injecting the cache for better unit testing
Updated the MessageReceiver to support Dependencies being passed as a parameter for visible message and storage purposes
Added a debugDescription to the OpenGroup for more accurate unit testing
Fixed an issue where the poll function would include the inbox and outbox endpoints even when the server was not blinded
Fixed some test compilation time issues
Fixed a bug where the OpenGroupAPI Room was using 'description' as a parameter name (used by Swift for other purposes)
Fixed a bug where then OpenGroup was incorrectly using the system 'description'  property in one place
Renamed the parseV2OpenGroup to parseOpenGroup for consistency
4 years ago
..
DependencyExtensions.swift More unit tests, fixed a few issues uncovered by testing 4 years ago
MockAeadXChaCha20Poly1305Ietf.swift Refactored the mocking code to use a better convention which also allows for call validation 4 years ago
MockEd25519.swift Finalised the OpenGroupAPI and more tests 4 years ago
MockGenericHash.swift Refactored the mocking code to use a better convention which also allows for call validation 4 years ago
MockOGMCache.swift More unit tests, fixed a few issues uncovered by testing 4 years ago
MockSign.swift Refactored the mocking code to use a better convention which also allows for call validation 4 years ago
MockSodium.swift Refactored the mocking code to use a better convention which also allows for call validation 4 years ago
MockStorage.swift More unit tests, fixed a few issues uncovered by testing 4 years ago
MockUserDefaults.swift Finalised the OpenGroupAPI and more tests 4 years ago
Mockable.swift Finalised the OpenGroupAPI and more tests 4 years ago
MockedExtensions.swift More unit tests, fixed a few issues uncovered by testing 4 years ago
OGMDependencyExtensions.swift More unit tests, fixed a few issues uncovered by testing 4 years ago
TestGroupThread.swift More unit tests, fixed a few issues uncovered by testing 4 years ago
TestInteraction.swift Finalised the OpenGroupAPI and more tests 4 years ago
TestOnionRequestAPI.swift Finalised the OpenGroupAPI and more tests 4 years ago
TestThread.swift Finalised the OpenGroupAPI and more tests 4 years ago
TestTransaction.swift Finalised the OpenGroupAPI and more tests 4 years ago