test: expand Crestodian first-run Docker smoke

This commit is contained in:
Peter Steinberger
2026-04-25 12:30:10 +01:00
parent 9ab51bb66e
commit 4ac6729d12
3 changed files with 97 additions and 1 deletions

View File

@@ -304,6 +304,10 @@ Fresh configless setup through Crestodian is covered by:
pnpm test:docker:crestodian-first-run
```
That lane starts with an empty state dir, routes bare `openclaw` to Crestodian,
sets the default model, creates an additional agent, configures Discord through
a token SecretRef, validates config, and checks the audit log.
## Related
- [CLI reference](/cli)