brewlog/tests
Jon Seager 3d49236c13
refactor: move NearbyCafe to domain layer to fix dependency violation
The presentation layer was importing NearbyCafe directly from
infrastructure::foursquare, violating the dependency flow
(presentation -> application -> domain <- infrastructure). Introduce
NearbyCafeResult in domain::nearby_cafes and update all
references.
2026-02-13 16:20:20 +00:00
..
cli fix: wire edit forms for Datastar form submission and add CLI tests 2026-02-10 19:42:58 +00:00
e2e refactor: deduplicate update handlers and edit templates 2026-02-10 20:04:24 +00:00
server refactor: move NearbyCafe to domain layer to fix dependency violation 2026-02-13 16:20:20 +00:00