fastmcp/tests/resources
Josh Thomas 08c49e62e8
Fix query-only resource templates not matching URIs without query strings (#2323)
* Fix query-only resource templates not matching URIs without query strings

* apply the same fix to `has_resource`
2025-11-01 11:27:37 -04:00
..
__init__.py restore 1.x code 2025-04-09 11:54:42 -04:00
test_file_resources.py Update test typing 2025-05-31 20:41:18 -04:00
test_function_resources.py Fix single-element list unwrapping in tool content 2025-07-07 12:07:16 -04:00
test_resource_manager.py Fix query-only resource templates not matching URIs without query strings (#2323) 2025-11-01 11:27:37 -04:00
test_resource_template.py Add RFC 6570 query parameter support to resource templates (#1971) 2025-09-30 16:28:09 -04:00
test_resource_template_meta.py Add meta parameter support to tools, resources, templates, and prompts decorators (#1294) 2025-07-29 17:16:05 -04:00
test_resources.py Allow direct instantiation of Prompt and Resource classes (#2031) 2025-10-08 21:06:41 -04:00