Signal-iOS/SignalServiceKit/tests/Storage
Jordan Rose 9132234a54 Fix for non-messages being filtered out of interaction results
Messages always have an isGroupStoryReply of true or false (1 or 0),
but non-messages don't have this field, and GRDB treats that as NULL
rather than falling back to the table default.
2022-04-15 15:42:33 -07:00
..
InteractionFinderTest.swift Fix for non-messages being filtered out of interaction results 2022-04-15 15:42:33 -07:00
ModelReadCacheTest.swift Fetch phone numbers in a batch. 2022-03-17 12:46:33 -07:00
OWSIdentityManagerTests.m Teach OWSIdentityManager about PNI identity keys 2022-03-16 13:29:20 -07:00
SDSDatabaseStorageObservationTest.swift Remove databaseChangesWillUpdate. 2021-09-08 21:41:13 -03:00
SDSDatabaseStorageTest.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
SDSKeyValueStoreTest.swift YDB-to-GRDB migration stress testing. 2019-09-16 13:34:55 -03:00
SSKPreKeyStoreTests.m -[SSKPreKeyStore storePreKeyRecords:] should take a transaction 2022-04-04 15:19:10 -07:00
SSKSignedPreKeyStoreTest.swift Parameterize the 1:1 stores by identity (ACI or PNI) 2022-03-16 14:31:06 -07:00
TestModelTests.swift Remove YapDatabase. 2021-03-25 11:41:16 -03:00