Commit Graph

17 Commits

Author SHA1 Message Date
234b829adf add more tests around job query 2016-05-12 15:09:53 -07:00
48f34a8bc8 update tests with sync or promise workers 2016-05-04 11:42:06 -07:00
9ef3fb8cec proper async promise tests, add tests for worker timeouts
also fix intermittent issue with complete_at time check
2016-05-03 11:38:17 -07:00
f722bbf5e1 only use fake clocks in tests were required 2016-05-03 11:36:55 -07:00
552abb7ddd add tests for the output formatting 2016-05-03 09:58:39 -07:00
d582989e35 simplify job error tests 2016-05-03 09:48:15 -07:00
60d486b804 add check for failed status and complete time 2016-05-02 14:31:14 -07:00
a143092e64 add completed time and status to failed jobs
with tests
2016-05-02 12:59:23 -07:00
b12aa87ad3 add completed_at time, add update tests 2016-05-02 12:57:11 -07:00
7191a2bed0 add tests for handling job failures 2016-05-02 12:45:46 -07:00
f35756f70b initial perform job tests 2016-04-29 17:57:14 -07:00
72389b65b2 add checks for version conflicts 2016-04-29 17:25:44 -07:00
d00d12683b add fail job tests 2016-04-29 17:15:39 -07:00
a0970f8ba7 add more worker tests 2016-04-29 16:44:46 -07:00
482ea68692 add mock client to worker tests 2016-04-25 16:32:58 -07:00
b2ff6bc291 add test for unique worker id 2016-04-18 17:44:39 -07:00
9d07023453 start adding tests for the worker 2016-04-18 16:39:48 -07:00