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
DispatchQueue+OWSTest.swift
JobQueueTest.swift
kbs_pin_sanitation_vectors.json
kbs_storage_service_encryption_vectors.json
kbs_vectors.json
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
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
ViewOnceMessagesTest.swift Rework dependency access. 2021-03-25 09:24:27 -03:00