fabro/lib
Scott Werner eb54a8d0f8 Forward fabro-store/test-support through dependent test-support features
fabro-workflow's and fabro-server's src/test_support.rs import
fabro_store::test_support, but their test-support features never enabled
fabro-store/test-support. Workspace builds passed only through feature
unification from other members' dev-dependencies, while per-crate builds
such as `cargo check -p fabro-cli --tests` or
`cargo check -p fabro-server --features test-support` failed with E0432.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 14:02:35 -04:00
..
apps Forward fabro-store/test-support through dependent test-support features 2026-08-24 14:02:35 -04:00
components Forward fabro-store/test-support through dependent test-support features 2026-08-24 14:02:35 -04:00
foundation Expose shared SQLite file helpers from fabro-db 2026-08-24 14:02:34 -04:00
packages/fabro-api-client Preserve run creation error context 2026-08-24 12:22:38 -04:00