DSC-McMaster-U / Gamified-Learning-Platform

MIT License
6 stars 14 forks source link

Initial Pytest Pipelines #89

Closed rawanmahdi closed 8 months ago

rawanmahdi commented 8 months ago

Majority of this PR is meant for the testing github workflows, all in the .github folder. They're currently set to run on dispatch, i.e. you click a button on the action's tab to run them rather then them being run automatically.

Otherwise minor changes here and there to add in required modules and fix small issues to get pytest to run properly.