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 4028cf1023 Database reentrancy fixes
• Reworked synchronous database access to prevent reentrancy issues
• Updated the JobExecuter to take a "Scheduler" rather than a "DispatchQueue" (allows for a potentially refactor to use "OperationQueue" instead if we want more fine-tuned control over the number of concurrent executions which can occur)
10 months ago
..
CombineExtensions.swift Resolved the remaining known internal testing issues 2 years ago
GRDBExtensions.swift Refactored the DSL for interacting with C structs 1 year ago
Mock.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 11 months ago
MockAppContext.swift Removed FileSystem and use a properly injected FileManagerType everywhere 1 year ago
MockCrypto.swift Fixed the unit tests 1 year ago
MockFileManager.swift Removed FileSystem and use a properly injected FileManagerType everywhere 1 year ago
MockGeneralCache.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year ago
MockJobRunner.swift Fixed the build issues and broken unit tests 11 months ago
MockKeychain.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year ago
MockUserDefaults.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year ago
Mocked.swift Removed FileSystem and use a properly injected FileManagerType everywhere 1 year ago
NimbleExtensions.swift Fixed the build issues and broken unit tests 11 months ago
SynchronousStorage.swift Database reentrancy fixes 10 months ago
TestConstants.swift Objective-C Refactoring, Removed PureLayout, General Cleanup 2 years ago
TestDependencies.swift Fixed the build issues and broken unit tests 11 months ago
TestExtensions.swift Started adding logic and unit tests for group creation 2 years ago