test: isolate vitest home

This commit is contained in:
Peter Steinberger
2025-12-26 11:45:16 +00:00
parent 0709586e3a
commit 54de5ad3fa
3 changed files with 42 additions and 0 deletions

View File

@@ -68,6 +68,7 @@
### Tests
- Coverage added for models config merging, WhatsApp reply context, QR login flows, auto-reply behavior, and gateway SIGTERM timeouts.
- Added gateway webhook coverage (auth, validation, and summary posting).
- Vitest now isolates HOME/XDG config roots so tests never touch a real `~/.clawdis` install.
## 2.0.0-beta2 — 2025-12-21