test(scripts): focus bundled metadata routing · openclaw/openclaw@f18ff75
vincentkoc
·
2026-06-21
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -477,6 +477,10 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([
|
477 | 477 | ["scripts/ci-changed-scope.mjs", ["src/scripts/ci-changed-scope.test.ts"]], |
478 | 478 | ["scripts/ci-docker-pull-retry.sh", ["test/scripts/ci-docker-pull-retry.test.ts"]], |
479 | 479 | ["scripts/control-ui-i18n.ts", ["test/scripts/control-ui-i18n.test.ts"]], |
| 480 | +[ |
| 481 | +"scripts/copy-bundled-plugin-metadata.mjs", |
| 482 | +["src/plugins/copy-bundled-plugin-metadata.test.ts", "src/infra/run-node.test.ts"], |
| 483 | +], |
480 | 484 | [ |
481 | 485 | "scripts/e2e/agent-bundle-mcp-tools-docker.sh", |
482 | 486 | [ |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。