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

Simplify doble mock in helper tests #362

Open
facundobatista opened this issue Mar 13, 2019 · 0 comments
Open

Simplify doble mock in helper tests #362

facundobatista opened this issue Mar 13, 2019 · 0 comments

Comments

@facundobatista
Copy link
Member

There are several tests in test_helpers.py that uses a double mock to mimick hitting the web to download scripts.

It's kind of cumbersome, it could be simplified to a self._mock_urlopen helper or something

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

1 participant