mucsci-students/2023sp-420-G-J-IFY

Continous Intergration on Github

Closed this issue · 1 comments

Continous Intergration on Github

Implement GitHub actions and automatically running tests when trying to initiate pull requests

Primary: @JMLovegren

Secondary: @Gmzakros

Size: Ultra Nightmare

Actual Size: (Nightmare

Actual Time: 3 hours

Just running the tests is working fine, but there's a lot of other actions we could/should be doing that were a nightmare to figure out. I could not get it to properly build on the windows VM, so we're only testing on Linux/Mac.

But, pytest is up and running, and its working for new PRs