This commit fixes several bugs with dependency handling, and fixes #59
by enabling auto-detection of array jobs. More needs to be done with
array job handling, but at least they don't break the code now.
In addition this commit expands test coverage to test dependency
focussed jobs and to test more of the option keyword arguments in real
cluster jobs.
This commit fixes several bugs with dependency handling, and fixes #59 by enabling auto-detection of array jobs. More needs to be done with array job handling, but at least they don't break the code now.
In addition this commit expands test coverage to test dependency focussed jobs and to test more of the option keyword arguments in real cluster jobs.