Chris Hines
|
5b2168bb12
|
Use package testtask and httptest.Server to make client/driver tests OS independent.
|
2015-11-25 15:56:20 -05:00 |
Chris Hines
|
e569fb4787
|
Use package testtask in client/driver/spawn tests.
|
2015-11-25 15:34:55 -05:00 |
Chris Hines
|
af2c47460b
|
Speed up tests by allowing parallel execution.
|
2015-11-17 23:43:20 -05:00 |
Chris Hines
|
8e8eccee20
|
Use TestMain to provide portable echo and sleep commands.
|
2015-11-17 23:43:19 -05:00 |
Chris Hines
|
071018569d
|
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
|
82f51601db
|
Track Task State in the client and capture Wait results
|
2015-11-16 15:14:21 -08:00 |
Alex Dadgar
|
2321bddf2e
|
Add Valid command to spawner and make executors check when opening
|
2015-11-06 11:23:27 -08:00 |
Alex Dadgar
|
4259d3a43c
|
Move the executor and spawn package into driver
|
2015-11-04 16:53:27 -08:00 |