forked from orbit-oss/flask
The test client and test_request_context are now both using the same logic internally for creating the environ. Also they use APPLICATION_ROOT now.
This commit is contained in:
parent
1ea3d4ea53
commit
e853a0f739
5 changed files with 38 additions and 29 deletions
|
|
@ -223,7 +223,7 @@ Test Client
|
|||
|
||||
.. currentmodule:: flask.testing
|
||||
|
||||
.. autoclass:: TestClient
|
||||
.. autoclass:: FlaskClient
|
||||
:members:
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue