session-ios/SessionMessagingKitTests/_TestUtilities
Morgan Pretty cf1f1b0e1a Added code so the 'isUserMentioned' flag should support mentions within open groups
Added the new storage methods to MockStorage
Fixed an odd bug where the 'isBackgroundPoll' flag could have been coded incorrectly preventing the MessageReceiveJob from getting processed
2022-06-02 16:32:05 +10:00
..
DependencyExtensions.swift Fixed the unit tests broken by the merge 2022-03-29 10:15:22 +11:00
MockAeadXChaCha20Poly1305Ietf.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockBox.swift Added more unit tests 2022-03-18 16:39:25 +11:00
MockEd25519.swift Finalised the OpenGroupAPI and more tests 2022-03-15 15:19:23 +11:00
MockGeneralCache.swift Fixed the unit tests broken by the merge 2022-03-29 10:15:22 +11:00
MockGenericHash.swift Refactored the mocking code to use a better convention which also allows for call validation 2022-03-11 16:57:28 +11:00
MockIdentityManager.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
MockNonce16Generator.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
MockNonce24Generator.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
MockOGMCache.swift More unit tests, fixed a few issues uncovered by testing 2022-03-16 15:55:56 +11:00
MockSign.swift Added more unit tests 2022-03-18 16:39:25 +11:00
MockSodium.swift Added more unit tests 2022-03-18 16:39:25 +11:00
MockStorage.swift Added code so the 'isUserMentioned' flag should support mentions within open groups 2022-06-02 16:32:05 +10:00
MockUserDefaults.swift Finalised the OpenGroupAPI and more tests 2022-03-15 15:19:23 +11:00
Mockable.swift Finalised the OpenGroupAPI and more tests 2022-03-15 15:19:23 +11:00
MockedExtensions.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
OGMDependencyExtensions.swift Fixed the unit tests broken by the merge 2022-03-29 10:15:22 +11:00
TestContactThread.swift Added more unit tests for the OpenGroupManager 2022-03-17 12:05:04 +11:00
TestGroupThread.swift More unit tests, fixed a few issues uncovered by testing 2022-03-16 15:55:56 +11:00
TestIncomingMessage.swift Further work on OpenGroupManager tests 2022-03-16 17:43:40 +11:00
TestInteraction.swift Further work on OpenGroupManager tests 2022-03-16 17:43:40 +11:00
TestOnionRequestAPI.swift Added more OpenGroupManager unit tests 2022-03-17 17:12:19 +11:00
TestTransaction.swift Further work on OpenGroupManager tests 2022-03-16 17:43:40 +11:00