You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez 0393a093d3 Improve security utilities and add tests 6 years ago
..
test_tutorial 🎨 Fix missing format 6 years ago
__init__.py Add first tests, for path and query 6 years ago
main.py Improve security utilities and add tests 6 years ago
test_application.py Improve security utilities and add tests 6 years ago
test_extra_routes.py Improve security utilities and add tests 6 years ago
test_include_route.py Improve security utilities and add tests 6 years ago
test_jsonable_encoder.py ♻️ Refactor jsonable_encoder and test it 6 years ago
test_param_class.py ⬆️ Add tests, fix issues and update Pydantic 6 years ago
test_path.py Recover extensive tests for path and params 6 years ago
test_query.py Improve security utilities and add tests 6 years ago
test_security_api_key_cookie.py Improve security utilities and add tests 6 years ago
test_security_api_key_header.py Improve security utilities and add tests 6 years ago
test_security_api_key_query.py Improve security utilities and add tests 6 years ago
test_security_oauth2.py Improve security utilities and add tests 6 years ago
test_security_openid_connect.py Improve security utilities and add tests 6 years ago
test_serialize_response.py Add tests for validation errors in response 6 years ago