session-ios/SignalServiceKit/tests
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
..
Account Rework account attributes; persist manual message fetch; add "unrestricted UD" setting. 2018-10-03 08:59:55 -04:00
Contacts Get all tests building. 2018-10-15 12:50:07 -04:00
Devices Improve test logging. 2018-10-16 13:01:24 -04:00
Messages Durable send operation 2018-10-25 11:54:59 -06:00
Network Durable send operation 2018-10-25 11:54:59 -06:00
Security Add server certificate methods to UD manager. 2018-10-02 13:24:00 -04:00
Storage Add server certificate methods to UD manager. 2018-10-02 13:24:00 -04:00
Util Durable send operation 2018-10-25 11:54:59 -06:00
SSKBaseTestObjC.h Add server certificate methods to UD manager. 2018-10-02 13:24:00 -04:00
SSKBaseTestObjC.m Improve test logging. 2018-10-16 13:01:24 -04:00
SSKBaseTestSwift.swift Improve test logging. 2018-10-16 13:01:24 -04:00
SSKSwiftTests.swift Fix test build, rename src/Test/ ->src/TestUtils/ to avoid confusion with the 2018-10-15 15:58:54 -06:00