test(e2e): expose corrupt plugin deps smoke · openclaw/openclaw@fa3ff4d
vincentkoc
·
2026-05-25
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1703,6 +1703,7 @@
|
1703 | 1703 | "test:e2e": "pnpm test:e2e:gateway && pnpm test:ui:e2e", |
1704 | 1704 | "test:e2e:gateway": "node scripts/run-vitest.mjs run --config test/vitest/vitest.e2e.config.ts", |
1705 | 1705 | "test:e2e:openshell": "node scripts/run-with-env.mjs OPENCLAW_E2E_OPENSHELL=1 -- node scripts/run-vitest.mjs run --config test/vitest/vitest.e2e.config.ts extensions/openshell/src/backend.e2e.test.ts", |
| 1706 | +"test:e2e:status-corrupt-plugin-deps": "bash scripts/e2e/status-corrupt-plugin-deps.sh", |
1706 | 1707 | "test:extension": "node scripts/test-extension.mjs", |
1707 | 1708 | "test:extensions": "node scripts/test-projects.mjs extensions", |
1708 | 1709 | "test:extensions:batch": "node scripts/test-extension-batch.mjs", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。