Skip to content

Replaced other test plugins and harnesses with AnyIO - #181

Merged
florimondmanca merged 3 commits into
encode:masterfrom
agronholm:test-with-anyio
Sep 10, 2020
Merged

Replaced other test plugins and harnesses with AnyIO#181
florimondmanca merged 3 commits into
encode:masterfrom
agronholm:test-with-anyio

Conversation

@agronholm

Copy link
Copy Markdown
Contributor

No description provided.

@agronholmagronholm mentioned this pull request Sep 9, 2020
@agronholm

Copy link
Copy Markdown
ContributorAuthor

I'm having some trouble with test_http_request_local_address. I'm supposed to skip it on trio, but I'm having difficulties because unasync is interfering with my every effort.

@florimondmancaflorimondmanca left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff — using anyio for testing purposes only is a great idea regardless of what happens wrt backends. :-)

Comment threadtests/async_tests/test_interfaces.py Outdated
Comment threadtests/async_tests/test_interfaces.py Outdated

@florimondmancaflorimondmanca left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@florimondmanca
florimondmanca merged commit 92d3e9b into encode:masterSep 10, 2020
@lovelydinosaur

Copy link
Copy Markdown
Member

Lovely stuff. 👍

@agronholm
agronholm deleted the test-with-anyio branch September 10, 2020 09:50
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Oct 18, 2020
…changes (details below)
* mitmproxy, trustme -> python-pproxy
encode/httpcore#199
* pytest-asyncio, pytest-trio -> python-anyio
encode/httpcore#181
Some tests still use pytest.mark.trio, though
git-svn-id: file:///srv/repos/svn-community/svn@726093 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Oct 18, 2020
…changes (details below)
* mitmproxy, trustme -> python-pproxy
encode/httpcore#199
* pytest-asyncio, pytest-trio -> python-anyio
encode/httpcore#181
Some tests still use pytest.mark.trio, though
git-svn-id: file:///srv/repos/svn-community/svn@726093 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@agronholm@lovelydinosaur@florimondmanca