agent-orchestrator/scripts
Hibryda e76bc341f2 refactor(e2e): extract infrastructure into tests/e2e/infra/ module
- Move fixtures.ts, llm-judge.ts, results-db.ts to tests/e2e/infra/
- Deduplicate wdio.conf.js: use createTestFixture() instead of inline copy
- Replace __dirname paths with projectRoot-anchored paths
- Create test-mode-constants.ts (typed env var names, flag registry)
- Create scripts/preflight-check.sh (validates tauri-driver, display, Claude CLI)
- Create scripts/check-test-flags.sh (CI lint for AGOR_TEST flag drift)
- Rewrite tests/e2e/README.md with full documentation
- Update spec imports for moved infra files
2026-03-18 03:06:57 +01:00
..
check-test-flags.sh refactor(e2e): extract infrastructure into tests/e2e/infra/ module 2026-03-18 03:06:57 +01:00
launch.sh chore: add launch.sh for .desktop entry 2026-03-15 17:13:22 +01:00
plugin-init.sh feat(pro): add plugin marketplace with catalog, install, and update support 2026-03-17 02:20:10 +01:00
preflight-check.sh refactor(e2e): extract infrastructure into tests/e2e/infra/ module 2026-03-18 03:06:57 +01:00
test-all.sh refactor!: rebrand bterminal to agor (agents-orchestrator) 2026-03-17 01:12:25 +01:00