- 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 |
||
|---|---|---|
| .. | ||
| auth_flow.rs | ||
| chat.rs | ||
| dashboard.rs | ||
| mod.rs | ||
| platform_flow.rs | ||