Add ability to test different tools in test vs prod
Summary of Changes
Splits the tests into 3 groups (prod-only, test-only, and both).
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.
Closes #199 (closed)