mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 00:52:57 +00:00
test(e2e): expose corrupt plugin deps smoke
This commit is contained in:
@@ -1703,6 +1703,7 @@
|
||||
"test:e2e": "pnpm test:e2e:gateway && pnpm test:ui:e2e",
|
||||
"test:e2e:gateway": "node scripts/run-vitest.mjs run --config test/vitest/vitest.e2e.config.ts",
|
||||
"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",
|
||||
"test:e2e:status-corrupt-plugin-deps": "bash scripts/e2e/status-corrupt-plugin-deps.sh",
|
||||
"test:extension": "node scripts/test-extension.mjs",
|
||||
"test:extensions": "node scripts/test-projects.mjs extensions",
|
||||
"test:extensions:batch": "node scripts/test-extension-batch.mjs",
|
||||
|
||||
Reference in New Issue
Block a user