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/_SharedTestUtilities
Morgan Pretty 7b0f7ea8af Fixed a number of QA issues and other bugs founds
• Added a 2000 limit to the input field
• Added an error when opening the share extension before completing onboarding
• Updated the code to treat an empty `adminSignature` as null (in case a client sends it incorrectly)
• Updated the code to include updated group control messages when determining unread
• Updated code to perform a supplemental key rotation (if needed) when resending invites to members flagged as supplemental (to handle a case where the initial invite request failed)
• Updated the code to schedule group config update control messages when making the local changes but make their sending contingent on the next config sync succeeding
• Updated the code to only enable the Share and Notification extensions once the onboarding process has been completed
• Updated the code to always enqueue config syncs for all configs on launch (if there are no pending changes then it won't do anything, but if there are then this will increase the likelihood that they will be synced)
• Fixed an issue where the default contacts query was based on thread records instead of contact records
• Fixed an issue where creating a conversation by tapping on a group member or avatar wasn't correctly creating the conversation in the draft state
• Fixed an issue where incoming messages could be added to the "Note to Self" conversation if the "syncTarget" was incorrectly set on them
3 months ago
..
CombineExtensions.swift Resolved the remaining known internal testing issues 2 years ago
GRDBExtensions.swift Refactored the DSL for interacting with C structs 8 months ago
Mock.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
MockAppContext.swift Removed FileSystem and use a properly injected FileManagerType everywhere 7 months ago
MockCrypto.swift Fixed the unit tests 9 months ago
MockFileManager.swift Removed FileSystem and use a properly injected FileManagerType everywhere 7 months ago
MockGeneralCache.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
MockJobRunner.swift Fixed the build issues and broken unit tests 4 months ago
MockKeychain.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
MockUserDefaults.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
Mocked.swift Removed FileSystem and use a properly injected FileManagerType everywhere 7 months ago
NimbleExtensions.swift Fixed the build issues and broken unit tests 4 months ago
SynchronousStorage.swift Fixed a number of QA issues and other bugs founds 3 months ago
TestConstants.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
TestDependencies.swift Fixed the build issues and broken unit tests 4 months ago
TestExtensions.swift Started adding logic and unit tests for group creation 2 years ago