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

CLI Testing via Docker Image #23

Open
HistoireDeBabar opened this issue May 26, 2022 · 0 comments
Open

CLI Testing via Docker Image #23

HistoireDeBabar opened this issue May 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@HistoireDeBabar
Copy link
Collaborator

At the moment we have numerous unit tests to cover the lower level functionality of classes.

However, we don't have a good way to test a change that simulates how the action would be run in Github. It would be handy to have some end to end tests that build and run the Docker Image as a way to prevent breaking changes going out.

Perhaps a good start would be building the image and running the 'build' command for different runtimes. This is usually thing that fails most when rolling out changes or introducing new runtimes.

@HistoireDeBabar HistoireDeBabar added enhancement New feature or request runtime:docker and removed runtime:docker labels Sep 9, 2022
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

1 participant