You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/tests/Storage
Michael Kirk 28281ccfdd Delete lingering group avatar attachments
The images for group avatars are stored directly in the datbase, which
is fine since they are small. But then there's no reason to have them
lingering on the filesystem.

Also removed the unused group associatedAttachmentId property.

// FREEBIE
9 years ago
..
OWSOrphanedDataCleanerTest.m Clarify message.attachments -> attachmentIds 9 years ago
TSMessageStorageTests.m Delete lingering group avatar attachments 9 years ago
TSStorageIdentityKeyStoreTests.m Get tests + ci running 9 years ago
TSStoragePreKeyStoreTests.m Get tests + ci running 9 years ago
TSStorageSignedPreKeyStore.m Get tests + ci running 9 years ago