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

Add tests for rez.utils.pip (76% covered with branches) #693

Conversation

JeanChristopheMorinPerso
Copy link
Member

@JeanChristopheMorinPerso JeanChristopheMorinPerso commented Aug 18, 2019

This PR adds tests for rez.utils.pip that is added in #667.

Note that I did some fixes in rez.utils.pip.

There is only two functions which are untested, and they are get_pip_version and get_rez_requirements. . These are a little bit too involved and would require a better test structure with multi-platform tests to be tested properly. get_rez_requirements is even more involved as it's evaluating the markers.

rez.pip is also untested. We will need to look at adding tests later.

@nerdvegas nerdvegas merged commit b2d164f into AcademySoftwareFoundation:pip-improvements Aug 19, 2019
@JeanChristopheMorinPerso JeanChristopheMorinPerso deleted the pip-improvements-tests branch August 30, 2019 19:54
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