fastapi/tests/test_tutorial/test_custom_response
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 Test custom responses 2018-12-22 08:47:44 +04:00
test_tutorial001b.py Add ORJSONResponse (#1065) 2020-03-01 22:30:58 +01:00
test_tutorial004.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_tutorial005.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_tutorial006.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_tutorial007.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00
test_tutorial008.py Re-export utils from Starlette (#1064) 2020-03-01 21:49:20 +01:00