fastapi/tests/test_tutorial/test_custom_request_and_route
Sebastián Ramírez 459f0e11e5
🏁 Update Windows development environment and tests (#1179)
* 🏁 Fix ./scripts/docs.py encoding for Windows

* 🔥 Remove ujson from tests as it prevents Windows development

It's still tested by Starlette anyway

* 📝 Update development instructions for Windows

* 🎨 Update format for WSGIMiddleware example

*  Update tests to run on Windows
2020-03-29 17:04:04 +02:00
..
__init__.py Add better support for request body access/manipulation with custom classes (#589) 2019-10-04 19:23:34 -05:00
test_tutorial001.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_tutorial002.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_tutorial003.py 🏁 Update Windows development environment and tests (#1179) 2020-03-29 17:04:04 +02:00