session-ios/SessionMessagingKitTests/_TestUtilities
Morgan Pretty edf3bde573 Started working on the integration
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	SessionMessagingKit/Configuration.swift
#	SessionMessagingKit/Database/Migrations/_012_AddClosedGroupInfo.swift
#	SessionMessagingKit/Database/Migrations/_013_AutoDownloadAttachments.swift
#	SessionMessagingKit/Open Groups/Models/SOGSBatchRequest.swift
#	SessionSnodeKit/OnionRequestAPI.swift
#	SessionSnodeKit/SSKDependencies.swift
#	SessionTests/Conversations/Settings/ThreadDisappearingMessagesViewModelSpec.swift
#	SessionTests/Conversations/Settings/ThreadSettingsViewModelSpec.swift
#	SessionTests/Settings/NotificationContentViewModelSpec.swift
#	SessionUtilitiesKit/Networking/BatchResponse.swift
2022-12-07 14:40:03 +11:00
..
DependencyExtensions.swift Added toast and info message deletion, fixed layout issues & unit tests 2022-10-05 18:44:25 +11:00
Mockable.swift Finalised the OpenGroupAPI and more tests 2022-03-15 15:19:23 +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 Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10: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
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 Added fixes and defensive coding for a number of crashes 2022-08-30 09:45:40 +10: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
MockUserDefaults.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
OGMDependencyExtensions.swift Added toast and info message deletion, fixed layout issues & unit tests 2022-10-05 18:44:25 +11:00
TestOnionRequestAPI.swift Started working on the integration 2022-12-07 14:40:03 +11:00