Signal-iOS/SignalServiceKit/tests/Messages
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
..
Interactions Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
Stickers Fix build breakage around nil Randomness. 2019-07-29 14:52:56 -03:00
MessagePipelineSupervisorTest.swift Adds a whole bunch of tests for MessagePipelineSupervisor 2020-07-22 21:10:27 -07:00
MessageProcessingIntegrationTest.swift Fix broken tests. 2020-06-23 10:04:39 -03:00
OWSDisappearingMessageFinderTest.m Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
OWSDisappearingMessagesJobTest.m Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
OWSIncomingMessageFinderTest.m Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
OWSLinkPreviewTest.swift Remove usage of retainUntilComplete. 2020-05-22 09:51:12 -03:00
OWSMessageManagerTest.m Add early message handling for delivery receipts, reactions, and delete for everyone 2020-04-16 19:44:45 -07:00
OWSMessageSenderTest.m Respond to CR. 2020-05-11 10:19:52 -03:00
OWSSignalAddressTest.swift fixup test typo 2019-10-17 10:43:13 -06:00
OWSUDManagerTest.swift Remove usage of retainUntilComplete. 2020-05-22 09:51:12 -03:00
SignalServiceAddressTest.swift Create and fetch groups v2; group update roundtrip. 2020-01-17 17:29:00 -03:00
TestProtocolRunnerTest.swift Sending perf test - baseline 2019-09-04 18:21:40 -06:00