openclaw-matrix-multiaccounts/src/auto-reply
Peter Steinberger d107b79c63 Fix test corrupting production sessions.json
The test 'falls back to most recent session when no to is provided' was
using resolveStorePath() which returns the real ~/.warelay/sessions.json.
This overwrote production session data with test values, causing session
fragmentation issues.

Changed to use a temp directory like other tests.
2025-12-02 05:54:31 +00:00
..
claude.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
claude.ts feat: add heartbeat cli and relay trigger 2025-11-26 17:04:43 +01:00
command-reply.test.ts Fix test corrupting production sessions.json 2025-12-02 05:54:31 +00:00
command-reply.ts Fix test corrupting production sessions.json 2025-12-02 05:54:31 +00:00
reply.ts feat: same-phone mode with echo detection and configurable marker 2025-11-29 04:52:21 +00:00
templating.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
transcription.test.ts web: add heartbeat and bounded reconnect tuning 2025-11-26 02:34:43 +01:00
transcription.ts refactor(auto-reply): split reply helpers 2025-11-26 02:03:51 +01:00
types.ts refactor(auto-reply): split reply helpers 2025-11-26 02:03:51 +01:00