Signal-iOS/SignalServiceKit/tests/Util
Michelle Linington 21f0fcb2ff Fixes broken tests related to the GroupMembers table
The TSGroupMember table is updated after every inserted interaction. It
asserts that the sender of the interaction is in the group membership.

Before, our tests would construct groups with mock membership and then
construct outgoing messages with the local address as the sender. This
would fail this new requirement.

The fix is to make sure that the local address is in the test group
membership if we'd like to "send" any messages.
2021-05-06 15:45:42 -07:00
..
Date+SSKTest.swift Run precommit script 2020-08-13 15:08:12 -07:00
DeviceNamesTest.swift Linking flow 2019-10-17 10:19:32 -06:00
DispatchQueue+OWSTest.swift Adopt changes from precommit linting scripts 2020-07-06 13:48:59 -07:00
JobQueueTest.swift PR Feedback 2020-03-16 16:30:58 -07:00
kbs_pin_sanitation_vectors.json Additional KBS vectors and normalization fix 2020-01-23 08:56:05 -08:00
kbs_storage_service_encryption_vectors.json Storage Service Encryption Finalization 2020-02-11 13:29:02 -08:00
kbs_vectors.json Additional KBS vectors and normalization fix 2020-01-23 08:56:05 -08:00
KeyBackupServiceTests.swift Silently migrate master key to new KBS enclave when necessary 2020-10-06 15:07:11 -07:00
NSData+ImageTest.swift Fix broken tests. 2020-09-02 16:31:42 -03:00
NSURLSessionDataTask+OWS_HTTPTest.swift Run precommit script 2020-08-13 15:08:12 -07:00
OWSAnalyticsTests.m Add server certificate methods to UD manager. 2018-10-02 13:24:00 -04:00
OWSOperationTest.swift Revisit resumable attachment uploads. 2020-08-19 10:44:47 -03:00
RemoteConfigManagerTests.swift PR Feedback 2020-09-21 12:08:36 -07:00
TSMessageStorageTests.m Fixes broken tests related to the GroupMembers table 2021-05-06 15:45:42 -07:00
UnfairLockTest.swift IOS-631: Suppress message processing pipeline while we have a pending backfill operation 2020-07-22 21:10:27 -07:00
ViewOnceMessagesTest.swift Rework dependency access. 2021-03-25 09:24:27 -03:00