Signal-iOS/SignalServiceKit/tests/Util
2024-06-13 11:10:11 -07:00
..
AppExpiryTest.swift Use 4-part version numbers everywhere 2024-02-13 11:49:14 -06:00
CGPointExtensionsTest.swift move CDPointExtensionsTest into SignalServiceKit 2024-03-12 03:35:34 -05:00
ChainedPromiseTest.swift Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
CRC32Test.swift Add tests for CRC32 2022-12-06 11:55:46 -06:00
Data+SSKTest.swift Don’t pad base64 values for v2/keys endpoints 2023-05-08 16:39:47 -07:00
DataMessagePaddingTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
Date+SSKTest.swift Don’t inherit from SSKBaseTestSwift unless needed 2023-04-07 10:09:32 -07:00
DecimalTest.swift Prefer Decimal over NSDecimalNumber 2022-10-18 09:43:46 -05:00
DeviceNamesTest.swift remove and disallow warnings in SignalServiceKitTests target 2024-04-21 09:55:30 -05:00
DispatchQueue+OWSTest.swift Remove uses of sharedBackground queues. 2023-09-28 07:46:52 -05:00
EmptyForCodableTest.swift fix compile error 2024-03-06 12:47:06 -06:00
ErrorTest.swift Add & use Error.shortDescription in a few places 2023-01-23 10:22:54 -08:00
FunctionalUtilTest.m Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
InterleavingCompositeCursorTest.swift Receive support for DeleteForMe sync messages 2024-06-04 15:15:24 -07:00
LinkValidatorTest.swift Don't generate link previews for links in spoilers 2023-09-25 10:55:02 -07:00
LRUCacheTest.swift Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
MathOWSTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
NSData+ImageTest.swift migrate NSData+Image to swift 2024-04-26 05:24:55 -05:00
OWS2FAManagerTest.swift Move isWeakPin function, add tests 2023-02-21 09:00:57 -08:00
OWSErrorTest.swift Don’t inherit from SSKBaseTestSwift unless needed 2023-04-07 10:09:32 -07:00
OWSFileSystemTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSFormatTest.swift Don’t inherit from SSKBaseTestSwift unless needed 2023-04-07 10:09:32 -07:00
OWSOperationTest.swift Remove some unused code run frequently in tests 2024-01-08 15:43:31 -06:00
ParamParserTest.swift Exhaustively enumerate errors in ParamParser 2024-06-13 11:10:11 -07:00
PhoneNumberRegionsTest.swift Hide Apple Pay UI when the server disallows your region 2022-11-10 16:19:47 -06:00
PngChunkerTest.swift Abstract ImageMetadata loading so it can use more than just in memory Data 2024-05-30 15:29:15 -07:00
RefineryTest.swift Don’t inherit from SSKBaseTestSwift unless needed 2023-04-07 10:09:32 -07:00
RemoteConfigManagerTests.swift [ServiceId] Update LocalIdentifiers 2023-08-01 14:36:06 -05:00
SerialTaskQueueTest.swift Clean up PreKeyManager to remove twenty thousand layers of abstraction 2023-12-12 13:44:00 -08:00
SqliteUtilTest.swift Enable fts5 secure-delete 2023-11-10 16:10:45 -06:00
StreamTransformTests.swift Add HMAC validation to backup import. 2024-05-08 12:22:45 -05:00
StringTest.swift Remove and fix confusing substring methods 2024-05-01 15:46:25 -05:00
TransformingInputStreamTests.swift Add HMAC validation to backup import. 2024-05-08 12:22:45 -05:00
TransformingOutputStreamTests.swift Add HMAC validation to backup import. 2024-05-08 12:22:45 -05:00
TSMessageStorageTest.swift Send support for DeleteForMe sync messages 2024-06-04 15:18:39 -07:00
UnfairLockTest.swift Don’t inherit from SSKBaseTestSwift unless needed 2023-04-07 10:09:32 -07: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 Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00