Signal-iOS/SignalServiceKit/tests/Util
2025-09-10 14:46:24 -05:00
..
Avatars Sync "default avatar colors" across devices 2025-03-20 15:18:11 -07:00
AppExpiryTest.swift De-protocolize/clean up AppExpiry 2025-06-02 15:24:04 -05:00
Array+SSKTest.swift Make backup media list endpoint handling more efficient 2024-10-25 11:09:51 -07:00
CGPointExtensionsTest.swift move CDPointExtensionsTest into SignalServiceKit 2024-03-12 03:35:34 -05:00
ChainedPromiseTest.swift Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
CRC32Test.swift Add tests for CRC32 2022-12-06 11:55:46 -06:00
Data+SSKTest.swift remove NSData+OWS 2024-09-12 12:01:19 -05:00
DataHexadecimalTest.swift remove NSData+OWS 2024-09-12 12:01:19 -05:00
DataMessagePaddingTests.swift Adjust message padding 2025-09-04 10:49:31 -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
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
InterleavingCompositeCursorTest.swift Receive support for DeleteForMe sync messages 2024-06-04 15:15:24 -07:00
LinkValidatorTest.swift Reject link preview urls with unsafe characters in path 2024-08-21 11:59:27 -07:00
LRUCacheTest.swift Fix caching for the most recent group fetch date 2025-09-10 14:46:24 -05: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
ObjectRetainerTest.swift Add already-passing test for ObjectRetainer 2025-08-04 15:06:16 -07:00
OWS2FAManagerTest.swift Move isWeakPin function, add tests 2023-02-21 09:00:57 -08:00
OWSErrorTest.swift Start adopting account existence check 2025-08-27 12:13:05 -05: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
OWSProgressTest.swift Fix expected emission count in OWSProgressTest.testTwoLayers 2025-09-04 14:00:48 -07: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 Adopt /v2/config 2025-07-18 11:41:27 -05:00
SetDequeTest.swift Add better “recently processed” optimization 2025-04-22 18:24:12 -05:00
SqliteUtilTest.swift Enable fts5 secure-delete 2023-11-10 16:10:45 -06:00
StreamTransformTests.swift ChunkedInputStreamTransform performance improvements 2024-10-24 15:04:17 -05:00
StringExtensionTests.swift migrate NSString+OWS to swift 2024-09-10 12:26:09 -05:00
StringTest.swift migrate NSString+OWS to swift 2024-09-10 12:26:09 -05:00
TimeIntervalTest.swift Adjust upper bound of clampedNanoseconds 2025-05-29 20:10:12 -05:00
TransformingInputStreamTests.swift inline Cryptography.generateRandomBytes 2024-08-01 15:33:26 -05:00
TransformingOutputStreamTests.swift Add HMAC validation to backup import. 2024-05-08 12:22:45 -05:00
TSMessageStorageTest.swift Consolidate oversize text handling 2025-07-30 13:27:06 -07:00
UnfairLockTest.swift Add TSMutex to replace UnfairLock 2024-11-15 16:31:03 -05:00
UnknownEnumCodableTest.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
URLPathComponentsTest.swift Clean up preauth challenge request 2023-01-25 14:22:22 -06:00
UUIDv7Test.swift Performance improvements to import performance for messages 2025-02-19 11:48:25 -08:00
ViewOnceMessagesTest.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00