brewlog/tests/cli
Jon Seager b3d697978c
test(brews): add server and CLI integration tests
- Test create, list, get, delete operations
- Test bag deduction and conflict on insufficient coffee
- Test CLI commands with defaults
- Add create_default_gear helper
2026-02-02 19:32:35 +00:00
..
bags_cli.rs refactor(cli): restructure commands from flat to nested subcommands 2026-02-02 17:02:46 +00:00
brews_cli.rs test(brews): add server and CLI integration tests 2026-02-02 19:32:35 +00:00
gear_cli.rs refactor(cli): restructure commands from flat to nested subcommands 2026-02-02 17:02:46 +00:00
helpers.rs fix(tests): use CARGO_BIN_EXE for binary path in CLI tests 2026-02-02 17:37:04 +00:00
main.rs test(brews): add server and CLI integration tests 2026-02-02 19:32:35 +00:00
roasters_cli.rs refactor(cli): restructure commands from flat to nested subcommands 2026-02-02 17:02:46 +00:00
roasts_cli.rs feat(roast): add update command for consistency with other entities 2026-02-02 17:09:32 +00:00
tokens_cli.rs refactor(cli): restructure commands from flat to nested subcommands 2026-02-02 17:02:46 +00:00