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

console: add regression test suite #1419

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

chrisseto
Copy link
Contributor

This commit adds a handful of randomly generated test cases for the console helm chart as there previously were no such tests.

These tests are only as good as the typing of the Values struct. Which is to say there's are a few missing pieces (namely the console configuration).

Base automatically changed from chris/p/console-go-values to main July 12, 2024 16:56
@chrisseto chrisseto force-pushed the chris/p/console-regression-tests branch from 05f14ca to 9d2eacc Compare July 12, 2024 17:10
@chrisseto chrisseto marked this pull request as ready for review July 12, 2024 17:11
@chrisseto chrisseto force-pushed the chris/p/console-regression-tests branch 3 times, most recently from d4aefed to 36553e3 Compare July 16, 2024 19:19
This commit adds a handful of randomly generated test cases for the console
helm chart as there previously were no such tests.

These tests are only as good as the typing of the Values struct. Which is to
say there's are a few missing pieces (namely the console configuration).
@chrisseto chrisseto force-pushed the chris/p/console-regression-tests branch from 36553e3 to 4179d28 Compare July 22, 2024 15:18
@chrisseto chrisseto merged commit 0a2d6b0 into main Jul 22, 2024
13 checks passed
@chrisseto chrisseto deleted the chris/p/console-regression-tests branch July 22, 2024 17:45
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.

2 participants