Skip to content

Get rid of using external resource in tests #9

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

Merged
merged 2 commits into from
Jul 19, 2015
Merged

Get rid of using external resource in tests #9

merged 2 commits into from
Jul 19, 2015

Conversation

asvetlov
Copy link
Contributor

Fetching data from http://httpbin.org makes tests execution slow.
What we really need is checking for asyncio functionality, not HTTP page fetching.

@Tinche
Copy link
Member

Tinche commented Jul 19, 2015

Alright, the changes LGTM, the coverage LGTM. Thanks for the refactor!

Tinche added a commit that referenced this pull request Jul 19, 2015
Get rid of using external resource in tests
@Tinche Tinche merged commit 71856a2 into pytest-dev:master Jul 19, 2015
@asvetlov
Copy link
Contributor Author

That's only beginning, I have a couple of more important refactorings.
Will introduce these soon.

smagafurov pushed a commit to smagafurov/pytest-asyncio that referenced this pull request Apr 4, 2018
Fixed returning tuple instead ID
seifertm pushed a commit that referenced this pull request Jul 12, 2023
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