Commit ab87778
test(services): lock FastMCP server identity to dist name
Fixes M1 from the PR #22 coherence review. server.py:222
constructs FastMCP("python-docs-mcp-server", ...), but no test
asserts that identity. A future rename that touches the
constructor without updating docs (or vice versa) would have
been a silent drift. One assertion locks it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b3ea669 commit ab87778
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
421 | 431 | | |
422 | 432 | | |
423 | 433 | | |
| |||
0 commit comments