dsub icon indicating copy to clipboard operation
dsub copied to clipboard

Support submit/delete jobs in stub provider

Open bfcrampton opened this issue 8 years ago • 0 comments

It would be nice for testing project which depend on dsub if the StubJobProvider supported submit_job and delete_job methods by modifying its underlying _operations array rather than requiring mocking those methods.

bfcrampton avatar Sep 19 '17 19:09 bfcrampton