]> git.ipfire.org Git - thirdparty/httpx.git/commit
Test Requests entrypoints (#330)
authorFlorimond Manca <florimond.manca@gmail.com>
Thu, 12 Sep 2019 21:24:33 +0000 (23:24 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 21:24:33 +0000 (23:24 +0200)
commitf1dde95d358a5a707d75e6d61f912224ed65ee8e
tree390018f12b786ada0f99f5ddf2c35c055addafc5
parent0c4460e622bc9e882650876732b27349254b3b16
Test Requests entrypoints (#330)

* Test Requests entrypoints

* Show summary of unsuccessful tests
setup.cfg
tests/requests_compat/__init__.py [new file with mode: 0644]
tests/requests_compat/conftest.py [new file with mode: 0644]
tests/requests_compat/test_api.py [new file with mode: 0644]