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 345b693225 Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling
Added the unit tests for the ConvoInfoVolatile
Added icons to the swipe actions
Updated jobs to be able to be prioritised (and added priorities to the launch jobs to avoid some odd behaviours)
Fixed some build issues resulting from merging
Fixed an issue with the open group pubkey encoding
Fixed an issue where an imageView could get it's image set on a background thread
Fixed a bug where the swipe actions weren't getting theming applied when the theme changed
Fixed a bug where scheduling code after the next db transaction completes couldn't be nested (resulting in code not running)
Fixed a bug where the PagedDataObserver might not notify of unobserved changes if they reverted previous unobserved changes
Fixed a couple of incorrect SQL ordering use cases (was overriding instead of appending ordering)
Fixed an issue where the app would re-upload the avatar every launch (only affected this branch)
Fixed an issue where the home screen wouldn't update group avatars when their profile data changed
2 years ago
..
DependencyExtensions.swift Added toast and info message deletion, fixed layout issues & unit tests 2 years ago
MockAeadXChaCha20Poly1305Ietf.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockBox.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockEd25519.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockGenericHash.swift Fixing the broken unit tests, resolved the remaining TODOs 2 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 Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockSign.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockSodium.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years ago
MockUserDefaults.swift Fixed the broken unit tests 2 years ago
Mockable.swift Finalised the OpenGroupAPI and more tests 3 years ago
OGMDependencyExtensions.swift Added toast and info message deletion, fixed layout issues & unit tests 2 years ago
TestOnionRequestAPI.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago