]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add type hints to `test_testclient.py` (#2493)
authorScirlat Danut <danut.scirlat@gmail.com>
Fri, 9 Feb 2024 09:13:38 +0000 (11:13 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2024 09:13:38 +0000 (09:13 +0000)
commit3f380381d282249bea44185317f9f5a34299b34e
treed88a61031b84fc170497371c1fa2f2a0d50549ea
parenteaee85be843a0cd2b8bf99b186b20c2fa9f3e588
Add type hints to `test_testclient.py` (#2493)

* Add type hints to test_testclient.py

* Fix check errors

* Apply suggestions from code review

* Use ASGIInstance instead

---------

Co-authored-by: Scirlat Danut <scirlatdanut@scirlats-mini.lan>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
tests/test_testclient.py