docs(testing): document onboarding + wizard regressions
This commit is contained in:
@@ -80,6 +80,7 @@ These run `pnpm test:live` inside the repo Docker image, mounting your local con
|
||||
|
||||
- Direct models: `pnpm test:docker:live-models` (script: `scripts/test-live-models-docker.sh`)
|
||||
- Gateway + dev agent: `pnpm test:docker:live-gateway` (script: `scripts/test-live-gateway-models-docker.sh`)
|
||||
- Onboarding wizard (TTY, full scaffolding): `pnpm test:docker:onboard` (script: `scripts/e2e/onboard-docker.sh`)
|
||||
|
||||
Useful env vars:
|
||||
|
||||
@@ -96,3 +97,4 @@ Run docs checks after doc edits: `pnpm docs:list`.
|
||||
## Offline regression (CI-safe)
|
||||
|
||||
- Gateway tool calling (mock OpenAI, real gateway + agent loop): `src/gateway/gateway.tool-calling.mock-openai.test.ts`
|
||||
- Gateway wizard (WS `wizard.start`/`wizard.next`, writes config + auth enforced): `src/gateway/gateway.wizard.e2e.test.ts`
|
||||
|
||||
Reference in New Issue
Block a user