tidied up job creation a bit more

This commit is contained in:
PatchOfScotland
2023-02-01 15:04:06 +01:00
parent deb24f33ff
commit 5acb8c230e
7 changed files with 57 additions and 26 deletions

View File

@ -270,3 +270,7 @@ class MeowTests(unittest.TestCase):
with self.assertRaises(Exception):
lpc.execute(job_dict)
# TODO test job status funcs
# TODO test mangled status file reads
# TODO test missing input files