test(scripts): focus docker plan routing · openclaw/openclaw@2755112
vincentkoc
·
2026-06-21
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -755,6 +755,14 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([
|
755 | 755 | ["scripts/docker/install-sh-smoke/run.sh", ["test/scripts/test-install-sh-docker.test.ts"]], |
756 | 756 | ["scripts/lib/docker-e2e-container.sh", ["test/scripts/docker-build-helper.test.ts"]], |
757 | 757 | ["scripts/lib/docker-e2e-package.sh", ["test/scripts/docker-build-helper.test.ts"]], |
| 758 | +[ |
| 759 | +"scripts/lib/docker-e2e-plan.mjs", |
| 760 | +[ |
| 761 | +"test/scripts/docker-e2e-plan.test.ts", |
| 762 | +"test/scripts/docker-all-scheduler.test.ts", |
| 763 | +"test/scripts/plugin-prerelease-test-plan.test.ts", |
| 764 | +], |
| 765 | +], |
758 | 766 | ["scripts/lib/format-generated-module.mjs", ["test/scripts/format-generated-module.test.ts"]], |
759 | 767 | [ |
760 | 768 | "scripts/lib/ios-version.ts", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。