constellation-analyzer/src
copilot-swe-agent[bot] 8051a466f8 Add comprehensive tests for auto-save behavior
- Added tests to verify auto-save triggers after label/tangible/type updates
- Uses fake timers to verify 1-second auto-save delay
- Tests verify dirty flag is cleared after auto-save completes
- Covers label, tangible, node type, and edge type operations

Co-authored-by: jhbruhn <1036566+jhbruhn@users.noreply.github.com>
2026-01-16 11:17:38 +00:00
..
__tests__/integration add tangible configuration interface and internal model for tangible configuration 2026-01-16 09:50:10 +01:00
components fix import for ConstellationState 2026-01-16 10:04:40 +01:00
contexts fix: refactor keyboard shortcut context 2025-10-10 11:54:51 +02:00
hooks add tangible configuration interface and internal model for tangible configuration 2026-01-16 09:50:10 +01:00
stores Add comprehensive tests for auto-save behavior 2026-01-16 11:17:38 +00:00
styles feat: implement presentation mode for touch table displays 2026-01-15 17:36:00 +01:00
test-utils there is a __tests__ folder and a test folder. That seems confusing, is that a SotA TypeScript/REact/Vite testing pattern? (vibe-kanban c7c8b21b) 2025-11-10 12:26:34 +01:00
types add tangible configuration interface and internal model for tangible configuration 2026-01-16 09:50:10 +01:00
utils feat: render edges between minimized groups with floating edges 2025-10-21 11:28:48 +02:00
App.tsx feat: implement presentation mode for touch table displays 2026-01-15 17:36:00 +01:00
constants.ts feat: render edges between minimized groups with floating edges 2025-10-21 11:28:48 +02:00
main.tsx Initial commit 2025-10-10 11:15:51 +02:00
vite-env.d.ts Initial commit 2025-10-10 11:15:51 +02:00