session-ios/SignalServiceKit/src/TestUtils
Michael Kirk 3560f3be5c Durable send operation
TODO
-[x] respect order of queue
-[x] replacements
  -[x] those w/o completion handler
  -[x] basic send+log operation persists
  -[x] send+ui completion
  -[x] share extension
  -[x] update state jobs
-[x] App Lifecyle
  -[x] settable
  -[x] Mark as ready on startup
  -[x] Fail appropriate jobs on startup

NICE TO HAVE
-[x] concurrent per senders
-[ ] longer retry (e.g. 24hrs)
-[ ] App Lifecyle
  -[x] retry failed jobs on startup?
  -[ ] reachability

DONE
-[x] basic passing test
-[x] datamodel
-[x] queue/classes
2018-10-25 11:54:59 -06:00
..
Factories.swift more factories 2018-10-25 11:54:58 -06:00
MockSSKEnvironment.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
MockSSKEnvironment.m Durable send operation 2018-10-25 11:54:59 -06:00
OWSFakeCallMessageHandler.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeCallMessageHandler.m Improve test logging. 2018-10-16 13:01:24 -04:00
OWSFakeContactsManager.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeContactsManager.m Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeContactsUpdater.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeContactsUpdater.m Improve test logging. 2018-10-16 13:01:24 -04:00
OWSFakeMessageSender.h Durable send operation 2018-10-25 11:54:59 -06:00
OWSFakeMessageSender.m Durable send operation 2018-10-25 11:54:59 -06:00
OWSFakeNetworkManager.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeNetworkManager.m Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeNotificationsManager.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeNotificationsManager.m Improve test logging. 2018-10-16 13:01:24 -04:00
OWSFakeProfileManager.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSFakeProfileManager.m Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
OWSMockSyncManager.swift Sync local profile key after rotating it. 2018-10-18 16:47:18 -04:00
TestAppContext.h Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00
TestAppContext.m Respond to CR. 2018-10-22 14:43:07 -04:00
TestKeychainStorage.swift Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00