Signal-iOS/Signal/test/util/FTS
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
..
GRDBFullTextSearcherTest.swift Fixes broken tests related to the GroupMembers table 2021-05-06 15:45:42 -07:00
SearcherTest.swift Rework message processing to handle groups v2. 2020-01-17 17:34:37 -03:00