agent-orchestrator/tests/e2e/specs
Hibryda 718133f9f6 test(e2e): split + expand agent-scenarios into Phase A (22 → 47 tests)
- phase-a-structure.test.ts (156 lines, 14 tests): structural integrity,
  settings panel, sidebar gear, accent colors, project name/icon, grid layout
- phase-a-agent.test.ts (210 lines, 14 tests): agent pane, prompts,
  provider badge, cost display, context meter, status transitions
- phase-a-navigation.test.ts (297 lines, 19 tests): terminal tabs,
  command palette, focus switching, palette categories, shortcut hints
- Original agent-scenarios.test.ts (429 lines) deleted
- 25 new exhaustive tests added
2026-03-18 03:46:40 +01:00
..
features.test.ts refactor(e2e): complete agor.test.ts split (799 lines → 5 files) 2026-03-18 03:11:10 +01:00
phase-a-agent.test.ts test(e2e): split + expand agent-scenarios into Phase A (22 → 47 tests) 2026-03-18 03:46:40 +01:00
phase-a-navigation.test.ts test(e2e): split + expand agent-scenarios into Phase A (22 → 47 tests) 2026-03-18 03:46:40 +01:00
phase-a-structure.test.ts test(e2e): split + expand agent-scenarios into Phase A (22 → 47 tests) 2026-03-18 03:46:40 +01:00
phase-b.test.ts refactor(e2e): extract infrastructure into tests/e2e/infra/ module 2026-03-18 03:06:57 +01:00
phase-c-llm.test.ts refactor(e2e): split spec files under 300-line limit 2026-03-18 03:09:29 +01:00
phase-c-tabs.test.ts refactor(e2e): split spec files under 300-line limit 2026-03-18 03:09:29 +01:00
phase-c-ui.test.ts refactor(e2e): split spec files under 300-line limit 2026-03-18 03:09:29 +01:00
phase-d-errors.test.ts test(e2e): add Phase D/E/F specs covering new architecture (54 tests) 2026-03-18 03:20:37 +01:00
phase-d-settings.test.ts test(e2e): add Phase D/E/F specs covering new architecture (54 tests) 2026-03-18 03:20:37 +01:00
phase-e-agents.test.ts test(e2e): add Phase D/E/F specs covering new architecture (54 tests) 2026-03-18 03:20:37 +01:00
phase-e-health.test.ts test(e2e): add Phase D/E/F specs covering new architecture (54 tests) 2026-03-18 03:20:37 +01:00
phase-f-llm.test.ts test(e2e): add Phase D/E/F specs covering new architecture (54 tests) 2026-03-18 03:20:37 +01:00
phase-f-search.test.ts test(e2e): add Phase D/E/F specs covering new architecture (54 tests) 2026-03-18 03:20:37 +01:00
settings.test.ts refactor(e2e): split spec files under 300-line limit 2026-03-18 03:09:29 +01:00
smoke.test.ts refactor(e2e): split spec files under 300-line limit 2026-03-18 03:09:29 +01:00
terminal-theme.test.ts refactor(e2e): complete agor.test.ts split (799 lines → 5 files) 2026-03-18 03:11:10 +01:00
workspace.test.ts refactor(e2e): split spec files under 300-line limit 2026-03-18 03:09:29 +01:00