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

Write some integration tests #54

Open
uranusjr opened this issue Sep 14, 2018 · 3 comments
Open

Write some integration tests #54

uranusjr opened this issue Sep 14, 2018 · 3 comments
Assignees

Comments

@uranusjr
Copy link
Member

:(

@techalchemy
Copy link
Member

I was thinking about this — we can start with known edge cases in terms of resolution and grab a bunch of stuff from pipenv to jumpstart this.

@uranusjr
Copy link
Member Author

Same here. I don’t like how Pipenv uses subprocesses to run tests though, but maybe we can do better (with the command modules). There must be a better approach than having tons of package artifacts bundled in the repository too. Maybe I should start by writing a mock pypi plugin that takes a configuration file to point to pythonhosted.org.

@techalchemy
Copy link
Member

Well I know they don’t like that either due to bandwidth concerns. The refactor PR I have opened should help with tests, but the whole pypi thing is still up in the air

@frostming frostming self-assigned this Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants