clean-and-green-philly icon indicating copy to clipboard operation
clean-and-green-philly copied to clipboard

DevOps: Add unit testing step to the pr_checks_backend workflow

Open zackdreitzler opened this issue 1 year ago • 1 comments

Describe the task

Add a unit testing check to any PR impacting the data directory and its sub directories. This check ensures that new python code is passing all unit tests

Acceptance Criteria

  • [ ] A unit test checking step exists on the pr_checks_backend workflow
  • [ ] When no issues are found, report a success to the PR that triggered this action
  • [ ] When one or more issues are found, report a failure to the PR that triggered this action

Additional context

This story is currently blocked until #638 is completed. This story is also blocked pending a decision on what python unit test suite to use.

zackdreitzler avatar May 21 '24 00:05 zackdreitzler

Issue #638 has been addressed so this ticket is ready to be worked on. Plus, we now have a unit test to run.

nlebovits avatar Sep 25 '24 00:09 nlebovits

This issue has been marked as stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 26 '24 00:10 github-actions[bot]