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 0a7cd9a500 Fixed a few issues related to database reentrancy
• Reworked the database rentrancy fixes
• Added a timeout to prevent deadlocks with our custom synchronous database actions
• Fixed a case where we were incorrectly accessing the database in a reentrant way
2 months ago
..
CombineExtensions.swift Resolved the remaining known internal testing issues 2 years ago
CommonMockedExtensions.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
GRDBExtensions.swift Refactored the DSL for interacting with C structs 7 months ago
Mock.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
MockCaches.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
MockCrypto.swift Fixed the unit tests 8 months ago
MockGeneralCache.swift Further fixes 10 months ago
MockJobRunner.swift Further fixes 10 months ago
MockNetwork.swift Fixed the broken unit tests 1 year ago
MockUserDefaults.swift Fixed the broken tests and updated test dependencies 2 years ago
Mocked.swift Fixed the broken unit tests 10 months ago
NimbleExtensions.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
SynchronousStorage.swift Fixed a few issues related to database reentrancy 2 months ago
TestConstants.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
TestExtensions.swift Fixed the broken tests 2 years ago