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

Automate unit tests and kind tests in the CI #27

Open
lampajr opened this issue May 29, 2024 · 0 comments
Open

Automate unit tests and kind tests in the CI #27

lampajr opened this issue May 29, 2024 · 0 comments

Comments

@lampajr
Copy link
Member

lampajr commented May 29, 2024

Right now the CI is just trying to build the project but this might not be enough, I'd suggest to automate the testing the CI.

With this #26 we would add some bare minimal tests that we can run with either make test or make test-e2e, so automating the testing in the CI should be fairly easy and straightforward.

As part of this issue we could also improve the tests as well.

NOTE: I'd suggest to work on this after #26 merge

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

No branches or pull requests

1 participant