co-mono/packages/coding-agent/test/session-manager
Mario Zechner 31c5cd38d1 Add tree navigation tests and shared test utilities
- Add test/utilities.ts with shared helpers (API_KEY, userMsg, assistantMsg, createTestSession)
- Add agent-session-tree-navigation.test.ts with e2e tests for tree navigation
- Add getChildren() method to SessionManager
- Add summaryEntry to navigateTree return type
- Update existing tests to use shared utilities
2025-12-30 22:42:23 +01:00
..
build-context.test.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
file-operations.test.ts Refactor session manager: migration chain, validation, tests 2025-12-30 22:42:18 +01:00
labels.test.ts Add label support for session entries 2025-12-30 22:42:18 +01:00
migration.test.ts Refactor session manager: migration chain, validation, tests 2025-12-30 22:42:18 +01:00
save-entry.test.ts Session tree: simplify types, add branching API, comprehensive tests 2025-12-30 22:42:18 +01:00
tree-traversal.test.ts Add tree navigation tests and shared test utilities 2025-12-30 22:42:23 +01:00