fabro/lib/apps/fabro-server
Bryan Helmkamp 20a5500510
Read a mock sandbox's recordings from the driver double
MockSandbox forwarded a dozen read-backs to the driver's scripted doubles
one line each: the commands run, the term stops, the stdin fed, the files
written and deleted, the lifecycle counts, whether a walk ran. Tests now
ask the double through MockSandbox::driver. The accessors that convert a
recorded spec into the shape a test asserts on stay: the last command, the
timeouts in milliseconds, the caller's environment without the exec
policy's BASH_ENV blank, and written files as text.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-10 16:55:05 -06:00
..
migrations Remove expired startup secret migrations 2026-09-05 14:05:48 -04:00
src Read a mock sandbox's recordings from the driver double 2026-09-10 16:55:05 -06:00
tests Merge origin/main into the sandbox-driver adoption 2026-09-10 13:37:11 -06:00
build.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
Cargo.toml Merge origin/main into the sandbox-driver adoption 2026-09-10 13:37:11 -06:00