Signal-iOS/SignalServiceKit/tests
Michelle Linington 95575ca19b Adds a whole bunch of tests for MessagePipelineSupervisor
- Adopt a local dependency property to fit in with existing style
- Unregister from pipeline supervision in some pipeline stages. This
  usually shouldn't matter since they're all singletons/children of
  singletons. I've only added this to classes that are already
  unregistering existing observations, or don't have any existing
  observations. Anything that was registering and not unregistering,
  I've left as is.
2020-07-22 21:10:27 -07:00
..
Account Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
Contacts Pull request feedback: retry indefinitely on CDS failure 2020-07-13 18:20:47 -07:00
Devices Goodbye iOS 10 2020-05-27 17:34:32 -07:00
Messages Adds a whole bunch of tests for MessagePipelineSupervisor 2020-07-22 21:10:27 -07: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 IOS-631: Suppress message processing pipeline while we have a pending backfill operation 2020-07-22 21:10:27 -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