brewlog/tests/cli
Jon Seager cb28a6f8bb
fix: wire edit forms for Datastar form submission and add CLI tests
Add {contentType: 'form'} to all edit template @put() calls so form
inputs are submitted by name rather than as Datastar signals. Replace
the quick notes text input on the brew edit page with toggle pill
buttons matching the add form. Add CLI tests for brew and cup update
commands.
2026-02-10 19:42:58 +00:00
..
backup_cli.rs fix(backup): include brew quick_notes and cups in backup/restore 2026-02-06 18:26:28 +00:00
bags_cli.rs refactor(tests): add CLI test macros and deduplicate helpers 2026-02-06 14:27:43 +00:00
brews_cli.rs fix: wire edit forms for Datastar form submission and add CLI tests 2026-02-10 19:42:58 +00:00
cafes_cli.rs refactor(tests): add CLI test macros and deduplicate helpers 2026-02-06 14:27:43 +00:00
cups_cli.rs fix: wire edit forms for Datastar form submission and add CLI tests 2026-02-10 19:42:58 +00:00
gear_cli.rs refactor(tests): add CLI test macros and deduplicate helpers 2026-02-06 14:27:43 +00:00
helpers.rs fix: wire edit forms for Datastar form submission and add CLI tests 2026-02-10 19:42:58 +00:00
main.rs fix: wire edit forms for Datastar form submission and add CLI tests 2026-02-10 19:42:58 +00:00
roasters_cli.rs refactor(tests): add CLI test macros and deduplicate helpers 2026-02-06 14:27:43 +00:00
roasts_cli.rs refactor(tests): add CLI test macros and deduplicate helpers 2026-02-06 14:27:43 +00:00
test_macros.rs refactor(tests): add CLI test macros and deduplicate helpers 2026-02-06 14:27:43 +00:00
tokens_cli.rs refactor(tests): add CLI test macros and deduplicate helpers 2026-02-06 14:27:43 +00:00