]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✅ Fix parameterized tests with snapshots (#14875)
authorMotov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Mon, 9 Feb 2026 15:35:43 +0000 (16:35 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Feb 2026 15:35:43 +0000 (16:35 +0100)
commit227cb85a03ec6522f641467fbf6af9bc5b1c2e75
tree1e389a430ec81d2a80c44576ad77ea1bd91fa0c2
parentcd31576d5704b6aef1bdadc43770238cd88aad2b
✅ Fix parameterized tests with snapshots (#14875)
tests/test_request_params/test_path/test_required_str.py
tests/test_tutorial/test_body_nested_models/test_tutorial001_tutorial002_tutorial003.py
tests/test_tutorial/test_custom_response/test_tutorial002_tutorial003_tutorial004.py
tests/test_tutorial/test_path_operation_configurations/test_tutorial003_tutorial004.py
tests/test_tutorial/test_query_params_str_validations/test_tutorial010.py