Skip to content

Draft: Stub out tests and classes for job backend

Cage, Gregory requested to merge 18-job-status into main

Summary of Changes

This mr is to begin the process of implementing a backend for jobs that will allows users to see the status of their tools, cancel them, get stdout, etc.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #18

Merge request reports

Loading