Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build automated test suite #75

Open
jpswinski opened this issue Sep 19, 2022 · 2 comments
Open

Build automated test suite #75

jpswinski opened this issue Sep 19, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jpswinski
Copy link
Member

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.

@jpswinski
Copy link
Member Author

Things to include in the automated tests:

  • fidelity checks of cost accounting
  • auto-shutdown

@cugarteblair cugarteblair added the enhancement New feature or request label Jul 24, 2023
@cugarteblair
Copy link
Collaborator

A lot of progress has been made.
More system tests need to be written.
Code coverage needs to be added.

@jpswinski jpswinski transferred this issue from another repository Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants