We should have a CI job test the code on smaller open-source projects, to test on real-world examples.
The idea as a template is viewable in: #16
Scope:
- Add CI job to run one, singular test
- Expand the CI job to handle multiple tests
- Add local running of tests
- Add .gitignore for artifacts created
- Document how to add tests to the test suite# DoD:
We have a working test set of at least 2 open source projects that can be run both locally and in github action