Skip to content

test(mcp): adapter-level tests for graph features#25

Merged
prosdev merged 1 commit into
mainfrom
feat/wire-graph-adapters
Apr 1, 2026
Merged

test(mcp): adapter-level tests for graph features#25
prosdev merged 1 commit into
mainfrom
feat/wire-graph-adapters

Conversation

@prosdev

@prosdev prosdev commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add 4 tests for dev_refs dependsOn parameter (path tracing, hop count, no-path, missing indexer error)
  • Add 2 tests for dev_map connected components output (multi-cluster subsystems, single-cluster skip)
  • Clean up stale scratchpad entries — these features were already wired, only tests were missing

Test plan

  • All 6 new tests pass locally
  • Full suite: 1690 passed, 39 skipped
  • Lint + typecheck clean

🤖 Generated with Claude Code

…ents

Cover the two untested graph feature paths: RefsAdapter dependsOn
(path tracing, hop count, no-path, missing indexer) and MapAdapter
connected components (multi-cluster subsystems, single-cluster skip).
Clean up stale scratchpad entries for already-wired features.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prosdev prosdev merged commit 7853fa5 into main Apr 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant