Commit 3a58908
docs(adding-mcp-hosts): add test_adapter_protocol.py to fixture guide
The skill's Step 5 only covered data-driven fixtures (canonical_configs.json
and host_registry.py), missing the static ALL_ADAPTERS and HOST_ADAPTER_MAP
lists in test_adapter_protocol.py. Without this section, new hosts pass all
tests while silently lacking AP-01…AP-06 protocol compliance coverage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9d7f0e5 commit 3a58908
File tree
1 file changed
+27
-1
lines changed- .claude/skills/adding-mcp-hosts/references
1 file changed
+27
-1
lines changedLines changed: 27 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
31 | 57 | | |
32 | 58 | | |
33 | 59 | | |
| |||
0 commit comments