Signal-iOS/SignalServiceKit/tests
Michelle Linington 16583ceafa Additional review feedback:
- Removed static UUIDBackfillTask initializer and removed the
  registration from AppDelegate. Kicking off the task will be handled
  with IOS-631.
- Moved the async perform work to its own function
- Some minor syntactic changes
- Updated database fetch to retrieve empty string UUIDs
- Handles non-e164 numbers fetched from database
- Leverages the MockSSKEnvironment to deal with the shared
  SignalServiceAddressCache. Removes added test support.
- Add tests to exercise new functionality
2020-07-13 18:20:47 -07:00
..
Account Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
Contacts Additional review feedback: 2020-07-13 18:20:47 -07:00
Devices Goodbye iOS 10 2020-05-27 17:34:32 -07:00
Messages Fix broken tests. 2020-06-23 10:04:39 -03:00
Network Fix tests 2020-06-01 13:07:56 -07:00
Security Fix tests 2020-06-01 13:07:56 -07:00
Storage Fix broken tests. 2020-06-23 10:04:39 -03:00
Util Simplify 2FA logic, update copy 2020-07-10 17:04:36 -07:00
SSKBaseTestObjC.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
SSKBaseTestObjC.m Fix broken tests. 2020-06-23 10:04:39 -03:00
SSKBaseTestSwift.swift Resolve issues related to groups v2 in test suites. 2020-06-04 09:40:38 -03:00
SSKSwiftTests.swift Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00