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 4399a5a5bb Fixed a few issues that came up when testing
• Attempt to fix an issue where the CI couldn't find a test simulator because it didn't exist (now try to grab the latest)
• Refactored the notification service extension logging to be more helpful and allow for better tracking
• Fixed a minor layout issue on devices with a home button
• Fixed an issue where display pictures could be given the wrong file extension because we were assuming jpeg
• Fixed an issue where disabling the "Auto dark-mode" setting may not correctly trigger a theme update
• Fixed an issue where returning to the settings screen from a child screen would result in the screen jumping
• Fixed an issue where migrating the community display picture would fail
• Fixed an issue where failing to decrypt a config message push notification would incorrectly result in the fallback notification being shown
1 month ago
..
CombineExtensions.swift Resolved the remaining known internal testing issues 2 years ago
GRDBExtensions.swift Refactored the DSL for interacting with C structs 7 months ago
Mock.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
MockAppContext.swift Removed FileSystem and use a properly injected FileManagerType everywhere 6 months ago
MockCrypto.swift Fixed the unit tests 8 months ago
MockFileManager.swift Fixed a few issues that came up when testing 1 month ago
MockGeneralCache.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
MockJobRunner.swift Fixed a number of issues found during general testing 2 months ago
MockKeychain.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
MockUserDefaults.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago
Mocked.swift Removed FileSystem and use a properly injected FileManagerType everywhere 6 months ago
NimbleExtensions.swift Fixed the build issues and broken unit tests 3 months ago
SynchronousStorage.swift Refactored the remaining DB queries to avoid using type-based queries 2 months ago
TestConstants.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 11 months ago
TestDependencies.swift Fixed the build issues and broken unit tests 3 months ago
TestExtensions.swift Started adding logic and unit tests for group creation 2 years ago