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

Add proper tests for the docker image #38

Open
derschatta opened this issue Mar 7, 2019 · 0 comments
Open

Add proper tests for the docker image #38

derschatta opened this issue Mar 7, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@derschatta
Copy link
Member

Ideally the docker images should be covered by tests so that if something breaks after a change we know immediately and can fix it before someone starts using a broken image.

There are some tools out there which make testing docker images easy:
https://medium.com/@aelsabbahy/tutorial-how-to-test-your-docker-image-in-half-a-second-bbd13e06a4a9
https://medium.com/@rajatvig/test-driven-development-of-docker-images-with-goss-3b6d23a16eaf
https://github.com/aelsabbahy/goss#manual-installation

@derschatta derschatta added the enhancement New feature or request label Mar 7, 2019
@derschatta derschatta self-assigned this Mar 9, 2019
@derschatta derschatta removed their assignment Aug 3, 2021
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