fabro/lib/crates/fabro-cli
Bryan Helmkamp bd0a03701a
test(auth): extract shared CLI auth harness
Move the real CLI auth integration harness into shared test support so
scenario/auth.rs keeps only the scenario cases and mock-browser helpers.
This makes the real-server auth setup reusable for future CLI integration
tests without duplicating the bootstrap code.
2026-04-20 08:25:29 -04:00
..
src feat(auth): add CLI token refresh and auth scenarios 2026-04-20 07:39:02 -04:00
tests/it test(auth): extract shared CLI auth harness 2026-04-20 08:25:29 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml test(auth): add remaining CLI auth integration coverage 2026-04-20 08:05:22 -04:00