agent-orchestrator/tests/e2e/specs
Hibryda 56971c3f27 test(e2e): add Phase D/E/F specs covering new architecture (54 tests)
Phase D — Settings & Error Handling:
- D1: Settings panel 6-category tabs, search, active highlighting
- D2: Appearance settings (themes, fonts, cursor, scrollback)
- D3: Theme Editor (color pickers, groups, save/cancel)
- D4: Toast notifications, notification center bell/dropdown
- D5: Error states (no loadError warnings, status bar)

Phase E — Agents & Health:
- E1: ProjectBox tab bar (7+ tabs, PERSISTED-LAZY switching)
- E2: Agent session UI (prompt input, context meter, cost)
- E3: Provider configuration (panels, capabilities, toggles)
- E4: Status bar fleet state (counts, cost, attention queue)
- E5: Project health indicators (status dot, CWD, pressure, burn rate)
- E6: Metrics tab (fleet aggregates, health cards, Live/History)
- E7: Conflict detection (no false badges on fresh launch)
- E8: Audit log (manager-only tab, toolbar, entries)

Phase F — Search & LLM Quality:
- F1: Search overlay (Ctrl+Shift+F, input, empty state, close)
- F2: Context tab & anchors (visualization, budget scale)
- F3: SSH tab (connection list, add button)
- F4-F7: LLM-judged quality (settings completeness, theme editor,
  error messages, overall UI consistency)
2026-03-18 03:20:37 +01:00
..
agent-scenarios.test.ts refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +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-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