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 integration tests using testscript and create pipeline to run integration and unit tests together #33

Closed
alegrey91 opened this issue Aug 8, 2024 · 0 comments · Fixed by #34
Labels
ci/cd Something about CI/CD

Comments

@alegrey91
Copy link
Owner

Currently there are no integration tests for harpoon and unit-tests are not run in a pipeline.
This makes the code weak, so in order to harden it a pipeline that runs on every push might be needed.
For integration tests we should use testscript to test the built CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Something about CI/CD
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant