bottest/tests/e2e
Rodrigo Rodriguez (Pragmatismo) af41ecbdb0 feat: add BotUI orchestration for e2e browser tests
- Add BotUIInstance struct to start botui alongside botserver
- Update E2ETestContext to start botui and use its URL as base_url
- Add start_botui() method to TestContext
- Fix harness to use env vars BOTUI_PORT and BOTSERVER_URL for botui
- Update harness to use debug build by default
- Add SKIP_LLM_SERVER env var to skip local LLM server in tests
- Make stack_path absolute and canonicalize botserver paths
2025-12-14 15:59:07 -03:00
..
auth_flow.rs Fix compilation errors and unused imports in bottest 2025-12-06 13:38:54 -03:00
chat.rs Update harness and chat tests 2025-12-12 16:39:45 -03:00
dashboard.rs Fix test harness and e2e tests 2025-12-06 14:55:59 -03:00
mod.rs feat: add BotUI orchestration for e2e browser tests 2025-12-14 15:59:07 -03:00
platform_flow.rs Fix test harness and e2e tests 2025-12-06 14:55:59 -03:00