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

Fix miscellaneous bugs #1084

Merged
merged 7 commits into from
May 12, 2019
Merged

Fix miscellaneous bugs #1084

merged 7 commits into from
May 12, 2019

Conversation

jhamrick
Copy link
Member

A few things have changed upstream causing the tests to fail. In debugging I also found a fixed a few other miscellanous bugs:

  • Test notebooks shouldn't use python 2 kernels
  • All nbextension tests should be marked as such
  • pytest now requires custom marks to be configured in a pytest.ini file
  • doc testing can fail if nbgrader_config.py already exists and defines the submitted directory to be submitted_zip, so clean up the config file first

@jhamrick jhamrick added this to the 0.6.0 milestone May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant