fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp 3b5bb33d73 refactor(run): remove worker-side SlateDB access
Move detached workers onto an HTTP-backed runtime store so the server
remains the only SlateDB owner. This replaces the worker's seeded local
RunDatabase with a canonical server-backed handle for state, events, and
blobs, and updates workflow runtime plumbing to use that abstraction.
2026-04-07 14:33:33 -04:00
..
cmd refactor(run): remove worker-side SlateDB access 2026-04-07 14:33:33 -04:00
scenario refactor(cli): separate local socket and storage defaults 2026-04-06 11:57:14 -04:00
support refactor(storage): unify scratch paths and key schema 2026-04-06 10:13:37 -04:00
workflow perf(nextest): keep shared test server state in memory 2026-04-07 11:39:40 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00