Open
Description
The provisioning system needs an automated test suite that runs off of a GitHub action. The suite can be used to determine the validity of the current code in the main branch, test out pull requests, and can also be integrated into a deployment pipeline so that only code that passes the test suite can be deployed.