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 fc860e3957 Added fixes and defensive coding for a number of crashes
Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
3 years ago
..
DependencyExtensions.swift Added fixes and defensive coding for a number of crashes 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 Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MockGeneralCache.swift Added fixes and defensive coding for a number of crashes 3 years ago
MockGenericHash.swift Refactored the mocking code to use a better convention which also allows for call validation 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 Added fixes and defensive coding for a number of crashes 3 years ago
MockSign.swift Added more unit tests 3 years ago
MockSodium.swift Added more unit tests 3 years ago
MockUserDefaults.swift Fixed the broken unit tests 3 years ago
Mockable.swift Finalised the OpenGroupAPI and more tests 3 years ago
OGMDependencyExtensions.swift Added fixes and defensive coding for a number of crashes 3 years ago
TestOnionRequestAPI.swift Fixed the broken unit tests 3 years ago