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

chore: Jupyter tests #169

Merged
merged 9 commits into from
Feb 21, 2024
Merged

Conversation

DanielSchiavini
Copy link
Collaborator

@DanielSchiavini DanielSchiavini commented Feb 20, 2024

What I did

Separate job to run the jupyter tests with proper dependencies installed.

How I did it

  • Add optional dependencies for testing jupyter
  • Updated the tests

How to verify it

Plugin should keep working. Unit tests should be green.

Description for the changelog

N/A

Cute Animal Picture

image

@DanielSchiavini DanielSchiavini changed the title chore: Jupyter plugin simplify and test chore: Jupyter tests Feb 20, 2024
pyproject.toml Outdated Show resolved Hide resolved
@@ -12,3 +12,6 @@ pytest
pytest-xdist
pytest-cov
sphinx-rtd-theme
jupyter_server
ipython
Copy link
Member

Choose a reason for hiding this comment

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

dup

@charles-cooper charles-cooper merged commit 50fdb2a into vyperlang:master Feb 21, 2024
8 of 9 checks passed
@DanielSchiavini DanielSchiavini deleted the jupyter branch February 21, 2024 15:32
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