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

Integration Testing for Sinker #148

Open
zach-robinson-dev opened this issue Jul 2, 2024 · 0 comments
Open

Integration Testing for Sinker #148

zach-robinson-dev opened this issue Jul 2, 2024 · 0 comments
Assignees

Comments

@zach-robinson-dev
Copy link
Contributor

Currently there is no meaningful testing for the Sinker controller code. Given the limitations of the kube.rs crate it seems like the easiest and most practical way to get this test coverage would be to simply write some integration tests that run against a kind cluster which can be spun up and torn down either as part of the test code or using automation that wraps the tests.

See https://kube.rs/controllers/testing/ for more info.

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