Fix intermittent failure in slow unit tests
Fixes the intermittent failures in the slow unit tests by configuring the job timeout to 1 second for all tests. This seems to address issues where the Controller would be stuck in a loop checking on the status of a job from a previous test.
Closes #107 (closed)
Edited by Mitchell Nielsen