/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/1 (pytest tests/test_jsonable_encoder.py::test_encode_model_with_default)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/10 (pytest tests/test_custom_route_class.py::test_route_classes)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/11 (pytest tests/test_request_body_parameters_media_type.py::test_openapi_schema)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/12 (pytest tests/test_skip_defaults.py::test_return_defaults)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/13 (pytest tests/test_union_body.py::test_item_openapi_schema)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/13 (pytest tests/test_union_body.py::test_post_other_item)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/13 (pytest tests/test_union_body.py::test_post_item)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/13 (pytest tests/test_union_inherited_body.py::test_inherited_item_openapi_schema)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/13 (pytest tests/test_union_inherited_body.py::test_post_extended_item)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/13 (pytest tests/test_union_inherited_body.py::test_post_item)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/14 (pytest tests/test_invalid_path_param.py::test_invalid_simple_list)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/14 (pytest tests/test_invalid_path_param.py::test_invalid_simple_tuple)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/14 (pytest tests/test_invalid_path_param.py::test_invalid_simple_set)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/14 (pytest tests/test_invalid_path_param.py::test_invalid_simple_dict)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/14 (pytest tests/test_invalid_sequence_param.py::test_invalid_simple_dict)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/15 (pytest tests/test_security_http_bearer_optional.py::test_security_http_bearer_incorrect_scheme_credentials)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/16 (pytest tests/test_additional_responses_router.py::test_openapi_schema)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/17 (pytest tests/test_additional_properties.py::test_additional_properties_schema)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/18 (pytest tests/test_ws_router.py::test_router)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/18 (pytest tests/test_ws_router.py::test_prefix_router)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/19 (pytest tests/test_jsonable_encoder.py::test_encode_model_with_config)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/2 (pytest tests/test_ws_router.py::test_router_ws_depends_with_override)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_valid)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_coerce)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_validlist)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_validdict)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_valid_exclude_unset)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_coerce_exclude_unset)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_validlist_exclude_unset)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/3 (pytest tests/test_serialize_response_model.py::test_validdict_exclude_unset)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/4 (pytest tests/test_param_in_path_and_dependency.py::test_reused_param)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/5 (pytest tests/test_filter_pydantic_sub_model.py::test_filter_sub_model)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/6 (pytest tests/test_forms_from_non_typing_sequences.py::test_python_list_param_as_form)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/6 (pytest tests/test_forms_from_non_typing_sequences.py::test_python_set_param_as_form)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/6 (pytest tests/test_forms_from_non_typing_sequences.py::test_python_tuple_param_as_form)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/7 (pytest tests/test_sub_callbacks.py::test_openapi)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/8 (pytest tests/test_multi_body_errors.py::test_jsonable_encoder_requiring_error)
/c/Users/Camellia/Desktop/BugsInPy/projects/fastapi/bugs/9 (pytest tests/test_jsonable_encoder.py::test_custom_encoders)
PASS: 38
