Signal-iOS/SignalServiceKit/tests/Util
Harry f7bc793ae9
Make SystemStoryManagerTest synchronous to end its reign of flaky terror
* Use schedulers with ChainedPromise

* Add full queue initializer redirection in Schedulers

* pass scheduler to OWSURLSession

* Use schedulers in SystemStoryManager

* make SystemStoryManagerTest synchronous
2023-03-29 08:47:49 -07:00
..
AppVersionTests.swift Fetch and persist remote megaphones 2022-10-26 15:03:08 -07:00
ChainedPromiseTest.swift Make SystemStoryManagerTest synchronous to end its reign of flaky terror 2023-03-29 08:47:49 -07:00
CRC32Test.swift Add tests for CRC32 2022-12-06 11:55:46 -06:00
Data+SSKTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
DataMessagePaddingTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
Date+SSKTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
DecimalTest.swift Prefer Decimal over NSDecimalNumber 2022-10-18 09:43:46 -05:00
DeviceNamesTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
DispatchQueue+OWSTest.swift Remove unused OWSDispatch class 2023-02-27 14:17:05 -08:00
ErrorTest.swift Add & use Error.shortDescription in a few places 2023-01-23 10:22:54 -08:00
FeatureFlagsTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
JobQueueTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
LinkValidatorTest.swift Improve performance of link fetcher unit tests 2023-03-27 11:30:21 -07:00
LRUCacheTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
MathOWSTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
NSData+ImageTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWS2FAManagerTest.swift Move isWeakPin function, add tests 2023-02-21 09:00:57 -08:00
OWSErrorTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSFileSystemTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSFormatTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSOperationTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
PhoneNumberRegionsTest.swift Hide Apple Pay UI when the server disallows your region 2022-11-10 16:19:47 -06:00
PngChunkerTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
RefineryTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
RemoteConfigManagerTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SqliteUtilTest.swift Add utilities for recovering corrupted FTS tables 2023-02-06 10:38:53 -06:00
StringTest.swift Add isStructurallyValidE164 2023-02-13 13:45:00 -08:00
TSMessageStorageTests.m Change license to AGPL 2022-10-13 08:25:37 -05:00
UnfairLockTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
UnknownEnumCodableTest.swift Add request/response types for Registration Session APIs 2023-02-06 12:44:31 -08:00
URLPathComponentsTest.swift Clean up preauth challenge request 2023-01-25 14:22:22 -06:00
ViewOnceMessagesTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00