Signal-iOS/Signal/test/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
..
FTS Fixes broken tests related to the GroupMembers table 2021-05-06 15:45:42 -07:00
ByteParserTest.swift Small improvements around payments. 2021-04-06 13:57:06 -03:00
DisplayableTextFilterTest.swift Add trustLevel to SignalServiceAddress 2020-08-05 14:36:43 -07:00
ExceptionsTest.h Add base class for tests. 2018-09-10 17:30:18 -05:00
FunctionalUtilTest.m Add support for lightweight generics in ObjC functional utilities 2020-12-11 12:30:44 -08:00
GRDBFinderTest.swift Remove YapDatabase. 2021-03-25 11:41:16 -03:00
GroupAndContactStreamTest.swift Fixes broken tests related to the GroupMembers table 2021-05-06 15:45:42 -07:00
ImageCacheTest.swift Apply CGSize(square:). 2020-04-06 11:34:21 -03:00
OWSOrphanDataCleanerTest.m Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
OWSScrubbingLogFormatterTest.m Small fixes. 2020-12-22 18:04:49 -08:00
ProtoParsingTest.m Group v1 state operates only in e164 2020-07-24 13:15:32 -07:00
RemoteAttestationSigningCertificateTest.m Consolidate Remote Attestation logic 2019-06-18 19:05:12 -07:00
StringAdditionsTest.swift Respond to CR. 2021-02-24 18:08:59 -03:00
TSStorageIdentityKeyStoreTests.m Fix broken tests. 2018-09-14 14:20:39 -04:00
TSStoragePreKeyStoreTests.m Fix broken tests. 2018-09-14 14:20:39 -04:00
TSStorageSignedPreKeyStore.m Fix broken tests. 2018-09-14 14:20:39 -04:00
UtilTest.h Add base class for tests. 2018-09-10 17:30:18 -05:00
UtilTest.m Remove rtlSafeAppend 2019-07-19 12:33:17 -07:00