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

test appVersion in Chart.yaml #1238

Merged
merged 2 commits into from
Apr 25, 2019
Merged

test appVersion in Chart.yaml #1238

merged 2 commits into from
Apr 25, 2019

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 16, 2019

instead of hardcoding the value in the test

here = os.path.dirname(os.path.abspath(__file__))
chart = os.path.join(here, os.pardir, 'jupyterhub', 'Chart.yaml')

with open(chartpress_yaml) as f:
Copy link
Member

Choose a reason for hiding this comment

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

tests/test_spawn.py:14: in <module>
    with open(chartpress_yaml) as f:
E   NameError: name 'chartpress_yaml' is not defined

@minrk minrk force-pushed the version-test branch 2 times, most recently from 03d16fe to c4cb54a Compare April 23, 2019 13:53
@betatim betatim merged commit ed68152 into jupyterhub:master Apr 25, 2019
@minrk minrk deleted the version-test branch November 4, 2021 11:47
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