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

Implemented some integration tests #24

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Implemented some integration tests #24

wants to merge 5 commits into from

Conversation

kolayne
Copy link
Owner

@kolayne kolayne commented Nov 6, 2024

Contributes to #23 (partially resolves)

Implement tests for behavior on invalid user input, such as invalid
volume name or base directory bath
@kolayne kolayne force-pushed the tests branch 3 times, most recently from 679f891 to 06dd1b1 Compare November 6, 2024 21:17
Implemented tests for behavior when mount and unmount operations
partially fail (in those cases, docker-on-top must detect that and
either refuse to mount the volume, refuse to mount the volume on the
next attempt, or recover on the next attempt, but not bring the volume
to an unsafe state).

+ extracted a common part from basic_usage.bats to common.sh
Setup Bats and run integration tests with them after build.

+ bump go compiler to version 1.23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant