]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:white_check_mark: Test custom responses
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 22 Dec 2018 04:47:44 +0000 (08:47 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 22 Dec 2018 04:47:44 +0000 (08:47 +0400)
commit3269e6a95c2f5afc01d92bd685941a4bb4852e13
tree29add7b3f411127ab2d75539029afb7f82bb0e30
parentf1808de18e087668ba2229f7d92ce443aa7e876d
:white_check_mark: Test custom responses
tests/test_tutorial/test_custom_response/__init__.py [new file with mode: 0644]
tests/test_tutorial/test_custom_response/test_tutorial001.py [new file with mode: 0644]
tests/test_tutorial/test_custom_response/test_tutorial004.py [new file with mode: 0644]