fastmcp/tests
deepak-stratforge 2233b5844b feat(tool): validate and enforce default values
- Added validation to ensure all parameters listed in `exclude_args` exist in the function.
- Ensured parameters in `exclude_args` have default values to avoid runtime errors.
- Added test.
2025-05-29 20:05:18 +05:30
..
cli Update tests 2025-05-17 18:02:23 -04:00
client Reset session after closing 2025-05-28 22:02:03 -04:00
contrib Make error masking configurable 2025-05-22 09:08:16 -04:00
deprecated Pass client headers through to OpenAPI client 2025-05-23 12:38:24 -04:00
prompts Ensure that tools/templates/prompts are compatible with callable objects 2025-05-23 18:53:55 -04:00
resources Ensure that tools/templates/prompts are compatible with callable objects 2025-05-23 18:53:55 -04:00
server feat(tool): validate and enforce default values 2025-05-29 20:05:18 +05:30
test_servers move test servers to root tests dir 2025-04-16 09:33:25 -04:00
tools Ensure that tools/templates/prompts are compatible with callable objects 2025-05-23 18:53:55 -04:00
utilities Match functions and methods 2025-05-23 19:00:54 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_examples.py rm slop markers 2025-05-20 13:48:23 -05:00