Frontmatter
| id | 9711 |
| title | [Unit Tests] Verify queryNodeTopology and query_hybrid_graph |
| state | Closed |
| labels | enhancementaitesting |
| assignees | tobiu |
| createdAt | Apr 4, 2026, 11:33 PM |
| updatedAt | Apr 4, 2026, 11:35 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9711 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 4, 2026, 11:35 PM |
[Unit Tests] Verify queryNodeTopology and query_hybrid_graph
Closedenhancementaitesting

This ticket tracks adding unit tests in
test/playwright/unit/ai/mcp/server/memory-core/services/GraphService.spec.mjsto systematically verify:GraphService.queryNodeTopology(nodeId, maxDepth)correctly traverses up to the maximum depth requested.