Test Map
Call cqs_test_map MCP tool. Parse arguments:
- •First positional arg =
name— function to find tests for (required) - •
--depth <n>→ max reverse BFS depth (default 5)
Returns tests reachable via reverse call graph with full call chains. Useful before refactoring to know which tests to run.