bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

chore: initialize pytest and create workflow #155

Closed BallardRobinett closed 2 months ago

BallardRobinett commented 4 months ago

Issue: https://github.com/orgs/bcgov/projects/123/views/2?pane=issue&itemId=49861478

Initializing pytest with a sample test, creating the workflow, and updating the readme with instructions.

To test manually:

In the terminal navigate to the /server/ directory Do the command pytest You should get a message like "[100%] 1 passed in 0.00s"

To test the workflow, it should appear as one of the tests that is automatically run when this PR is created.