Signal-iOS/SignalServiceKit/tests
Jordan Rose c7b6ba7010 Make OWSAccountIdFinder's methods into class methods
OWSAccountIdFinder is no longer used for dependency injection in
SignalMetadataKit, so there's no need to allocate empty NSObjects just
to call the methods.

No functionality change.
2021-01-28 12:03:50 -08:00
..
Account Keep signed prekeys for 30 days 2020-12-22 12:37:59 -08:00
Contacts Remote obsolete remote config & feature flags around gv2. 2020-10-08 17:24:11 -03:00
Devices SSK: Convert OWSProvisioningCipher to Swift for SignalClient HKDF 2021-01-28 12:03:49 -08:00
Groups Rework the 'pending member requests and invites' view. 2020-09-03 18:33:07 -03:00
Messages SSK: Update for 'throws' removal in SignalClient 2021-01-28 12:03:50 -08:00
Network Make test_messageIsSent less flaky by flushing the global queue 2020-09-30 12:53:32 -07:00
Security Fix tests 2020-06-01 13:07:56 -07:00
Storage Make OWSAccountIdFinder's methods into class methods 2021-01-28 12:03:50 -08:00
Util Silently migrate master key to new KBS enclave when necessary 2020-10-06 15:07:11 -07:00
SSKBaseTestObjC.h Cautious proto address parsing. 2020-08-19 17:06:13 -03:00
SSKBaseTestObjC.m SSK: Flush DispatchQueue.main after every test 2021-01-14 16:37:53 -08:00
SSKBaseTestSwift.swift SSK: Flush DispatchQueue.main after every test 2021-01-14 16:37:53 -08:00
SSKSwiftTests.swift Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00