Skip to content

Add Unit-Tests for the Kernel #68

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

Merged
merged 2 commits into from
Aug 11, 2021
Merged

Add Unit-Tests for the Kernel #68

merged 2 commits into from
Aug 11, 2021

Conversation

HarshCasper
Copy link
Contributor

Description

This PR:

  • Adds unit tests for the Jupyter Kernel
  • Refactors nested functions in the do_execute

Fixes #67

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation update

@metacall metacall deleted a comment from pep8speaks Aug 11, 2021
@metacall metacall deleted a comment from pep8speaks Aug 11, 2021
@giarve giarve merged commit 5aadc83 into master Aug 11, 2021
@giarve giarve deleted the tests branch August 11, 2021 18:09
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.

Add Unit-Tests for the Jupyter Kernel
2 participants