Signal-iOS/SignalServiceKit/tests
2025-09-29 17:16:53 -05:00
..
Account Refactor message building to allow parallelization 2025-09-02 18:31:23 -05:00
Calls Pass remote config to ringrtc 2025-09-29 17:16:53 -05:00
ChangePhoneNumber Refactor message building to allow parallelization 2025-09-02 18:31:23 -05:00
Concurrency Add DispatchQueue-backed Monitor functions 2025-06-26 12:53:10 -05:00
Contacts Migrate deviceIds away from NSKeyedArchiver 2025-09-10 18:00:05 -05:00
Curve25519
DateProvider Add MonotonicDuration 2025-06-03 18:35:58 -05:00
Devices Add web socket support when unlinking a device 2025-08-25 16:06:41 -05:00
Fixtures
GroupMembers
Groups Block avatar downloads from message requests 2025-04-08 17:55:50 -06:00
Jobs One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
MessageBackup Disable Backups as part of the "Create New Key" flow 2025-09-15 15:25:20 -07:00
Messages Updated undefined delivery configuration. 2025-09-14 21:53:07 -04:00
Network Avoid file copy on upload resume 2025-09-26 12:33:02 -05:00
Polls Add support for poll voting 2025-09-12 14:38:24 -04:00
Preconditions Add cancellation support to the NSE 2025-05-02 01:03:16 -05:00
Profiles Adopt non-deprecated NSKeyedUnarchiver method 2024-11-19 16:44:02 -06:00
Protos
Registration Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
SecureValueRecovery Add AccountEntropyPoolManager 2025-08-26 12:00:04 -07:00
Security
Storage Run schema migrations before creating globals 2025-09-29 16:55:17 -05:00
StorageService remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
Stories Asyncify SystemStoryManager 2025-07-25 11:49:48 -05:00
Subscriptions Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
TestUtils
Usernames Validate identity when receiving a 422 error 2025-07-01 09:11:08 -05:00
Util Pass remote config to libsignal 2025-09-29 17:14:04 -05:00
ZkParams SVR🐝 2025-08-04 14:07:33 -07:00
SSKBaseTest.swift Further isolate tests that should be isolated 2025-04-03 17:45:19 -05:00
TSThreadTests.swift
XCTest+Thenable.swift