test(scripts): route npm telegram runner · openclaw/openclaw@bc2f4ce
vincentkoc
·
2026-06-21
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1462,6 +1462,7 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([
|
1462 | 1462 | ], |
1463 | 1463 | ], |
1464 | 1464 | ["scripts/e2e/npm-telegram-live-docker.sh", ["test/scripts/npm-telegram-live.test.ts"]], |
| 1465 | +["scripts/e2e/npm-telegram-live-runner.ts", ["test/scripts/npm-telegram-live.test.ts"]], |
1465 | 1466 | [ |
1466 | 1467 | "scripts/e2e/multi-node-update-docker.sh", |
1467 | 1468 | ["test/scripts/docker-build-helper.test.ts", "test/scripts/docker-e2e-plan.test.ts"], |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -702,6 +702,7 @@ describe("scripts/test-projects changed-target routing", () => {
|
702 | 702 | ], |
703 | 703 | ], |
704 | 704 | ["scripts/e2e/npm-telegram-live-docker.sh", ["test/scripts/npm-telegram-live.test.ts"]], |
| 705 | +["scripts/e2e/npm-telegram-live-runner.ts", ["test/scripts/npm-telegram-live.test.ts"]], |
705 | 706 | [ |
706 | 707 | "scripts/e2e/multi-node-update-docker.sh", |
707 | 708 | ["test/scripts/docker-build-helper.test.ts", "test/scripts/docker-e2e-plan.test.ts"], |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。