fabro/lib
Bryan Helmkamp 5f6a5ced6b
refactor(test): restructure fabro-server it/ into api/ and scenario/ subdirs
Move integration tests from monolithic api.rs into api/ (single-endpoint
contract tests) and scenario/ (multi-API-step flows), mirroring the CLI's
cmd/ vs scenario/ pattern. Move 3 scheduler-dependent unit tests from
server.rs into it/scenario/ where they get the correct nextest timeout
(kind=test override). Deduplicate shared helpers into helpers.rs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 14:58:24 -04:00
..
crates refactor(test): restructure fabro-server it/ into api/ and scenario/ subdirs 2026-04-05 14:58:24 -04:00
packages/fabro-api-client refactor(cli): make model commands server-canonical 2026-04-05 14:09:24 -04:00