zeroclaw/tests
Giulio V e3c53e2139 fix(channels): add attachments field to integration test fixtures
Add missing `attachments: vec![]` to all ChannelMessage struct literals
in channel_matrix.rs and channel_routing.rs after the new attachments
field was added to the struct in traits.rs.

Also fix schema.rs test compilation: make TempDir import unconditional
and add explicit type annotations on tokio::fs calls to resolve type
inference errors in the bootstrap file tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 18:10:33 +01:00
..
component feat(gateway): add path_prefix for reverse-proxy deployments 2026-03-21 08:14:28 -04:00
fixtures test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
integration fix(channels): add attachments field to integration test fixtures 2026-03-21 18:10:33 +01:00
live feat(runtime): add configurable reasoning effort (#3785) 2026-03-17 09:21:53 -04:00
manual fix(onboard): make tmux paste safe for text prompts (#4106) 2026-03-21 05:14:37 -04:00
support fix(memory): filter autosave noise and scope recall/store by session (#3695) 2026-03-16 16:36:35 -04:00
system test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
test_component.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
test_integration.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
test_live.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
test_system.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00