brewlog/tests/server
Jon Seager 069e861255
test(cafes): add API, CLI, Datastar, timeline, and backup tests
Add 14 server API tests, 6 CLI tests, 4 Datastar fragment tests,
1 timeline event test, and backup round-trip verification. Wire
cafe_repo into test helpers.
2026-02-03 14:53:08 +00:00
..
auth_api.rs feat!: use numeric, database-generated IDs throughout 2025-11-25 18:21:04 +00:00
backup.rs test(cafes): add API, CLI, Datastar, timeline, and backup tests 2026-02-03 14:53:08 +00:00
bags_api.rs fix: ensure bags are closed properly and closures are on the timeline 2025-11-27 14:42:38 +00:00
brews_api.rs test(brews): add filter paper coverage to brew API tests 2026-02-03 12:50:33 +00:00
cafes_api.rs test(cafes): add API, CLI, Datastar, timeline, and backup tests 2026-02-03 14:53:08 +00:00
datastar.rs test(cafes): add API, CLI, Datastar, timeline, and backup tests 2026-02-03 14:53:08 +00:00
gear_api.rs refactor(gear): remove notes field from Gear entity 2026-02-02 16:16:54 +00:00
helpers.rs test(cafes): add API, CLI, Datastar, timeline, and backup tests 2026-02-03 14:53:08 +00:00
main.rs test(cafes): add API, CLI, Datastar, timeline, and backup tests 2026-02-03 14:53:08 +00:00
roasters_api.rs feat!: use numeric, database-generated IDs throughout 2025-11-25 18:21:04 +00:00
roasts_api.rs feat!: use numeric, database-generated IDs throughout 2025-11-25 18:21:04 +00:00
timeline.rs test(cafes): add API, CLI, Datastar, timeline, and backup tests 2026-02-03 14:53:08 +00:00