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

Refactoring tests #193

Closed
prometherion opened this issue Feb 23, 2022 · 1 comment
Closed

Refactoring tests #193

prometherion opened this issue Feb 23, 2022 · 1 comment

Comments

@prometherion
Copy link
Member

Tests are actually out of control.

Although bats is easy peasy, we're facing several issues with it, mostly regarding the copy/paste required across several test cases.

Furthermore, debugging the suite is tricky and error-prone, due to the limitations of bash.

We should investigate how to improve it, covering all the functionalities in each scenario (kubectl, http, TLS, User, Group, ServiceAccount`, etc.) and covering also #189 to avoid regressions.

@oliverbaehler
Copy link
Collaborator

I will close this issue in favor of #257

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

2 participants