20 Commits
Author SHA1 Message Date
joshaber 19dc11c735 Fix the tests. 2015-10-23 16:52:50 -04:00
joshaber 5f96d1e565 Allow tests to specify the number of update requests. 2015-09-21 00:14:08 +01:00
Keith Duncan 538e6a3cc7 Add constants file for the test app notification and key 2014-02-05 16:32:32 +00:00
Keith Duncan f84f75ed8b Style++ 2014-02-05 16:24:52 +00:00
Keith Duncan 0370434afa Move the status tests to use the remote updater and distributed notifications 2014-01-27 23:48:20 +00:00
Justin Spahr-Summers c293971730 Test preservation of custom JSON keys 2013-10-09 02:33:03 -07:00
Justin Spahr-Summers 2e3d30978a SQRLDownloadedUpdate has-a SQRLUpdate, not is-a 2013-10-09 02:01:04 -07:00
Justin Spahr-Summers 98f62431f6 WIP migrating to SQRLShipItState 2013-10-08 19:34:33 -07:00
Justin Spahr-Summers 75785adf07 Make state clearing method private 2013-10-07 14:57:31 -07:00
Justin Spahr-Summers e4251a4758 Clear ShipIt state when TestApplication launches too 2013-10-04 23:02:23 -07:00
Justin Spahr-Summers 750cd6d84b Move waiting test into SQRLUpdaterSpec
Since ShipIt will watch the PID of the remote connection, it's just
easier to do it from the TestApplication
2013-10-04 14:48:22 -07:00
Justin Spahr-Summers a8670802a8 Log each state 2013-10-03 02:14:06 -07:00
Justin Spahr-Summers db2dab135e Clearer TestApplication output 2013-10-02 15:10:10 -07:00
Justin Spahr-Summers f18b7b79cf Skip more test updates, make logging clearer 2013-10-02 01:11:35 -07:00
Justin Spahr-Summers 3b116b8440 Only take the first update, timeout after 10 seconds 2013-10-02 01:01:18 -07:00
Justin Spahr-Summers f85767d5e0 Test installing only the latest enqueued update 2013-10-02 00:56:59 -07:00
Justin Spahr-Summers fdf52d1253 I love the smell of napalm in the morning 2013-10-02 00:11:01 -07:00
Justin Spahr-Summers caa0430032 Replace -installUpdateIfNeeded: with a signal method 2013-09-29 22:06:13 -07:00
Justin Spahr-Summers b0d3594c9b Replace +sharedUpdater with -initWithUpdateRequest:
This ensures that it's impossible to check for updates without going
through the proper configuration steps.
2013-09-16 23:48:08 -07:00
Justin Spahr-Summers 3d27daa671 Rename TestApplication delegate to avoid confusion 2013-08-12 23:06:47 -07:00