fabro/lib/crates/fabro-cli
Bryan Helmkamp a2ab0afc86
perf(nextest): keep shared test server state in memory
Default test daemons now opt into an in-memory object store and test
helpers carry explicit run ids instead of rediscovering runs from
shared state.

This also disables the disk-backed store dump integration tests until
store dump is routed through the server's live store handles.
2026-04-07 11:39:40 -04:00
..
src refactor(cli): centralize HTTP client builder with User-Agent header 2026-04-07 10:31:07 -04:00
tests/it perf(nextest): keep shared test server state in memory 2026-04-07 11:39:40 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00