mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 03:34:52 +00:00
test(rtt): use black-box telegram harness
This commit is contained in:
parent
9aad403b7f
commit
86a563e899
2 changed files with 2 additions and 4 deletions
|
|
@ -63,7 +63,6 @@ describe("RTT harness", () => {
|
|||
expect(env.OPENCLAW_NPM_TELEGRAM_PACKAGE_LABEL).toBe("openclaw@beta (2026.4.30-beta.1)");
|
||||
expect(env.OPENCLAW_NPM_TELEGRAM_PROVIDER_MODE).toBe("mock-openai");
|
||||
expect(env.OPENCLAW_NPM_TELEGRAM_SCENARIOS).toBe("telegram-mentioned-message-reply");
|
||||
expect(env.OPENCLAW_NPM_TELEGRAM_SKIP_HOTPATH).toBe("1");
|
||||
expect(env.OPENCLAW_NPM_TELEGRAM_OUTPUT_DIR).toBe(".artifacts/rtt/run/raw");
|
||||
expect(env.OPENCLAW_NPM_TELEGRAM_FAST).toBe("0");
|
||||
expect(env.OPENCLAW_QA_TELEGRAM_CANARY_TIMEOUT_MS).toBe("180000");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue