graph_tests_for
Find which test files exercise a symbol by tracing imports. Empty results mean no test imports it, signaling a coverage gap.
Instructions
Which test files exercise a symbol, derived from a test file importing it or its module. Empty means no test imports it — a finding, not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Node id `<relpath>#<sym>`, label, or free text. |