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

test: refactoring e2e & adding tests archivistactl #5

Closed
wants to merge 1 commit into from

Conversation

kairoaraujo
Copy link
Owner

This commit improves the archivistactl end-to-end (e2e) tests moving from shell script to testify test suite.

The refactoring enables Archivista to have a better view of its test coverage. This improvement also includes tests for other assert levels, such as expected messages and data content, which will avoid issues such as regression.

This commit improves the archivistactl end-to-end (e2e) tests moving
from shell script to testify test suite.

The refactoring enables Archivista to have a better view of its test
coverage. This improvement also includes tests for other assert
levels, such as expected messages and data content, which will avoid
issues such as regression.

Signed-off-by: Kairo de Araujo <[email protected]>
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