Signal-iOS/Signal/test
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
..
Assets Preserve orientation when stripping image metadata 2021-02-11 10:10:16 -08:00
attachments Preserve orientation when stripping image metadata 2021-02-11 10:10:16 -08:00
contact Fix broken tests 2020-08-28 13:10:47 -07:00
Groups Migrate groups from v1 to v2, part 3. 2020-10-30 09:06:40 -03:00
mocks Fix broken tests. 2021-03-25 14:28:27 -03:00
Models Rework dependency access. 2021-03-25 09:24:27 -03:00
Payments Payments: Clean up. 2021-04-06 13:57:11 -03:00
PerformanceTests Respond to CR. 2021-03-25 14:43:08 -03:00
SSKTests Add Codable adherance to proto wrappers 2020-07-22 14:34:24 -07:00
Supporting Files iOS 9 Support 2015-10-31 04:45:55 +01:00
util Fixes broken tests related to the GroupMembers table 2021-05-06 15:45:42 -07:00
ViewControllers System message wallpaper styling. 2021-01-21 17:00:17 -08:00
views/ImageEditor Resumable attachment download. 2020-08-01 12:18:13 -03:00
PhoneNumberValidatorTest.swift Fixing up phonenumber parsing tests 2019-10-25 18:33:56 -07:00
SignalBaseTest.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
SignalBaseTest.m Remove YapDatabase. 2021-03-25 11:41:16 -03:00
SignalBaseTest+Swift.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
SignalTests-Bridging-Header.h Fix broken tests. 2018-09-14 14:20:39 -04:00
TestUtil.h Rework creation of singletons. 2018-09-19 15:11:26 -04:00