Chris Hines
|
d707adc3ed
|
Use package testtask and httptest.Server to make client/driver tests OS independent.
|
2015-11-25 15:56:20 -05:00 |
|
Chris Hines
|
551104cafe
|
Use package testtask in client/driver/spawn tests.
|
2015-11-25 15:34:55 -05:00 |
|
Chris Hines
|
21285ba9cb
|
Speed up tests by allowing parallel execution.
|
2015-11-17 23:43:20 -05:00 |
|
Chris Hines
|
230080d028
|
Use TestMain to provide portable echo and sleep commands.
|
2015-11-17 23:43:19 -05:00 |
|
Chris Hines
|
ea29a15cf0
|
Extract code to acquire temp file name and make sure the file is closed so os.Remove works on Windows.
|
2015-11-17 23:43:18 -05:00 |
|
Alex Dadgar
|
f4b461f97a
|
Track Task State in the client and capture Wait results
|
2015-11-16 15:14:21 -08:00 |
|
Alex Dadgar
|
34ccda8cd1
|
Add Valid command to spawner and make executors check when opening
|
2015-11-06 11:23:27 -08:00 |
|
Alex Dadgar
|
0f1050b1bf
|
Move the executor and spawn package into driver
|
2015-11-04 16:53:27 -08:00 |
|