fastmcp/tests/tasks
Chris Guidry 6941a958e9 Split the snapshot codec into plaintext and encrypted variants
snapshot_codec() now always returns a codec, so save encodes
unconditionally and the restore path reads codec.protected to pick
between the fail-open and fail-closed contracts, instead of testing the
codec for None.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-06 10:30:57 -04:00
..
client Pass the MCP conformance suite's draft and pending scenarios 2026-07-26 15:00:08 -04:00
server Split the snapshot codec into plaintext and encrypted variants 2026-08-06 10:30:57 -04:00
__init__.py Move task subsystem to fastmcp-tasks package, disconnect SEP-1686 wire from core 2026-07-21 21:51:45 -04:00
task_helpers.py Fix ty diagnostics in task tests, scope ty exclusion to client-task files 2026-07-21 23:10:00 -04:00