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 using direct imports #157

Merged
merged 2 commits into from
Jul 10, 2021
Merged

Test using direct imports #157

merged 2 commits into from
Jul 10, 2021

Conversation

paulmelnikow
Copy link
Member

@paulmelnikow paulmelnikow commented Jul 10, 2021

This is possible since Poetry installs the project into the venv by default. It helps ensure that functions under test are properly exported in __all__.

This is possible since `poetry` installs the project into the venv by default. It helps ensure that functions under test are properly exported in `__all__`.
@paulmelnikow paulmelnikow requested a review from jbeard4 July 10, 2021 19:10
# Conflicts:
#	vg/test_orient.py
@paulmelnikow paulmelnikow merged commit 25e059f into main Jul 10, 2021
@paulmelnikow paulmelnikow deleted the direct-import branch July 10, 2021 22:27
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