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

Adding more unit tests for the rstudio-workbench chart #625

Merged
merged 9 commits into from
Dec 6, 2024

Conversation

jforest
Copy link
Contributor

@jforest jforest commented Dec 4, 2024

I found what I consider to be a bug:

limits:
{{- if .Values.resources.limits.enabled }}

I've added that fix here, and all the existing unit tests continue to work so, huzzah! Tests doing their thing

Otherwise, added more tests to attempt to cover all of the branching in rstudio-workbench.containers in _helpers.tpl

@jforest jforest marked this pull request as ready for review December 4, 2024 16:58
@jforest jforest requested review from a team and removed request for a team December 4, 2024 18:01
Comment on lines -186 to +187
limits:
{{- if .Values.resources.limits.enabled }}
limits:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor

@GCRev GCRev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jforest jforest merged commit f30fe61 into main Dec 6, 2024
7 checks passed
@jforest jforest deleted the workbench-unit-tests-again branch December 6, 2024 17:07
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.

3 participants