From d788ce3c9fa20b41ece4e3f870027fcb8a010e83 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Tue, 28 Apr 2026 23:53:33 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@5a0702ecf828e82be5d9f608fd9ad4d2217083fa --- .openclaw-sync/source.json | 4 ++-- docs/reference/test.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 9dea6b38d..ae423d101 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "8f4cbbbe6658608f95525dff84041669ced2f581", - "syncedAt": "2026-04-28T23:51:04.440Z" + "sha": "5a0702ecf828e82be5d9f608fd9ad4d2217083fa", + "syncedAt": "2026-04-28T23:52:05.976Z" } diff --git a/docs/reference/test.md b/docs/reference/test.md index 07eb93020..38bfe7a19 100644 --- a/docs/reference/test.md +++ b/docs/reference/test.md @@ -16,7 +16,7 @@ title: "Tests" - `pnpm check:changed`: runs the smart changed check gate for the diff against `origin/main`. It runs typecheck, lint, and guard commands for the affected architectural lanes, but does not run Vitest tests. Use `pnpm test:changed` or explicit `pnpm test ` for test proof. - `pnpm test`: routes explicit file/directory targets through scoped Vitest lanes. Untargeted runs use fixed shard groups and expand to leaf configs for local parallel execution; the extension group always expands to the per-extension shard configs instead of one giant root-project process. - Test wrapper runs end with a short `[test] passed|failed|skipped ... in ...` summary. Vitest's own duration line stays the per-shard detail. -- Shared OpenClaw test state: use `src/test-utils/openclaw-test-state.ts` from Vitest when a test needs an isolated `HOME`, `OPENCLAW_STATE_DIR`, `OPENCLAW_CONFIG_PATH`, config fixture, workspace, agent dir, or auth-profile store. Docker/Bash E2E lanes that source `scripts/lib/docker-e2e-image.sh` can pass `docker_e2e_test_state_shell_b64