Signal-iOS/SignalServiceKit/tests/Messages
Max Radermacher 11d08f101f
Fix crash when deleting messages from the future
The subtraction operation produces a negative value and causes a crash
in Swift. Allow deleting these messages to match Android’s behavior.
2022-06-27 09:02:04 -07:00
..
Interactions Fix crash when deleting messages from the future 2022-06-27 09:02:04 -07:00
Stickers Fix copyrights 2022-01-26 09:50:56 -08:00
DeliveryReceiptContextTests.swift Fix a bug where delivery receipts were flaky. [IOS-2478] 2022-06-14 16:43:55 -07:00
MessageDecryptionTest.swift Be more cautious treating sealed senders as high-trust e164-UUID mappings 2022-04-25 14:30:14 -07:00
MessagePipelineSupervisorTest.swift Adds a whole bunch of tests for MessagePipelineSupervisor 2020-07-22 21:10:27 -07:00
MessageProcessingIntegrationTest.swift Record early receipts for server-generated DRs 2022-06-20 13:25:24 -07:00
MessageSendLogTests.swift Initial story sending support 2022-06-10 22:28:03 -04:00
OWSDisappearingMessageFinderTest.m Record early receipts for server-generated DRs 2022-06-20 13:25:24 -07:00
OWSDisappearingMessagesJobTest.m Respond to CR. 2021-10-21 09:21:33 -03:00
OWSLinkPreviewTest.swift Add StoryMessage protos 2022-03-16 17:50:01 -07:00
OWSMessageManagerTest.m Respond to CR. 2021-10-21 09:21:33 -03:00
OWSMessageSenderTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSOutgoingReceiptManagerTests.swift Fixes a crash in OWSReceiptManager 2021-08-09 21:43:06 -03:00
OWSUDManagerTest.swift Add OWSIdentityManager.shouldSharePhoneNumber(with:transaction:) 2022-05-19 14:20:53 -07:00
SignalServiceAddressTest.swift Fix address hash continuity. 2021-12-01 10:45:10 -08:00
SMKSecretSessionCipherTest.swift Add message to all XCTFails 2022-05-04 09:54:46 -05:00
SMKTestUtils.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
SMKUDAccessKeyTest.swift Import SignalMetadataKit wholesale into SignalServiceKit 2022-01-26 09:50:55 -08:00
TestProtocolRunnerTest.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00