]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add `client` parameter to `TestClient` (#2810)
authorIrfanuddin Shafi Ahmed <irfanudeen08@gmail.com>
Sat, 28 Dec 2024 06:05:09 +0000 (10:05 +0400)
committerGitHub <noreply@github.com>
Sat, 28 Dec 2024 06:05:09 +0000 (06:05 +0000)
commit20066626dbf785789c37b216e34b076284373038
tree907eb27b375aa66681ac6c41955bb0fbdea29780
parentcef7834e2b9eec9ec7bd1e00f9dacf7c3048c65e
Add `client` parameter to `TestClient` (#2810)
starlette/testclient.py
tests/test_testclient.py
tests/types.py