agent-orchestrator/tests/e2e/specs
Hibryda a94158e894 fix(e2e): fix remaining selector and state issues (3 files)
- settings.test.ts: use browser.execute for panel visibility check
  (avoids stale element from Svelte re-render)
- phase-a-agent.test.ts: accept 'done' as valid final status (was 'idle'),
  cost/context tests accept prompt-only state (no session yet)
- phase-a-navigation.test.ts: wait for terminal-tabs after expanding,
  add tab before checking active styling, re-open palette if closed
2026-03-18 04:56:06 +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 fix(e2e): fix remaining selector and state issues (3 files) 2026-03-18 04:56:06 +01:00
phase-a-navigation.test.ts fix(e2e): fix remaining selector and state issues (3 files) 2026-03-18 04:56:06 +01:00
phase-a-structure.test.ts fix(e2e): update selectors for redesigned UI (9 spec files) 2026-03-18 04:45:22 +01:00
phase-b-grid.test.ts fix(e2e): update selectors for redesigned UI (9 spec files) 2026-03-18 04:45:22 +01:00
phase-b-llm.test.ts test(e2e): split + expand phase-b into grid + LLM specs 2026-03-18 03:47:16 +01:00
phase-c-llm.test.ts fix(e2e): update selectors for redesigned UI (9 spec files) 2026-03-18 04:45:22 +01:00
phase-c-tabs.test.ts fix(e2e): update selectors for redesigned UI (9 spec files) 2026-03-18 04:45:22 +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 fix(e2e): fix remaining selector and state issues (3 files) 2026-03-18 04:56:06 +01:00
smoke.test.ts fix(e2e): update selectors for redesigned UI (9 spec files) 2026-03-18 04:45:22 +01:00
terminal-theme.test.ts fix(e2e): update selectors for redesigned UI (9 spec files) 2026-03-18 04:45:22 +01:00
workspace.test.ts refactor(e2e): split spec files under 300-line limit 2026-03-18 03:09:29 +01:00