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 c6c2881338 Reworked the libSession network to be instance based
• Fixed an issue where the DisappearingMessagesJob was getting run for every individual message process instead of just once after processing all messages from a poll
• Tweaked the polling logic to split the user, groups and community pollers into separate queues
• Tweaked the logic to restart the open group poller immediately after joining a community (to avoid an edge-case where there could be a long delay before the initial poll is made)
• Tweaked the logic for checking if PNs are susceptible to failure to only dispatch to the main thread once
• Cleaned up some warnings
• Updated the app versioning to be at the project level instead of target level
• Added the ability to define a unique hash for a job for deduplication
4 months ago
..
CombineExtensions.swift Resolved the remaining known internal testing issues 1 year ago
CommonMockedExtensions.swift [WIP] Pulling in a bunch of changes around request management 4 months ago
Mock.swift Fixed the broken tests and updated test dependencies 10 months ago
MockCaches.swift Fixed the broken tests and updated test dependencies 10 months ago
MockCrypto.swift Fixed the broken tests 1 year ago
MockGeneralCache.swift Fixed the broken tests 1 year ago
MockJobRunner.swift Reworked the libSession network to be instance based 4 months ago
MockNetwork.swift Fixed the broken unit tests 4 months ago
MockUserDefaults.swift Fixed the broken tests and updated test dependencies 10 months ago
Mocked.swift Fixed the broken unit tests 4 months ago
NimbleExtensions.swift Fixed the broken tests and updated test dependencies 10 months ago
SynchronousStorage.swift Reworked the libSession network to be instance based 4 months ago
TestConstants.swift Added toast and info message deletion, fixed layout issues & unit tests 2 years ago
TestExtensions.swift Fixed the broken tests 1 year ago