Commit graph

4 commits

Author SHA1 Message Date
archeious
a814ec6e01 feat(routes): GET /sections/{section} for edit-mode cancel (#21) 2026-04-17 19:08:38 -06:00
archeious
c331211afd feat(routes): POST /entries/{id} saves edits with OOB totals (#21) 2026-04-17 19:05:09 -06:00
archeious
7de8f918fb feat(routes): add GET /entries/{id}/edit for edit-mode toggle (#21) 2026-04-17 19:01:52 -06:00
archeious
3a17dee4ef test: cover CRUD, debt target selection, and ON DELETE SET NULL
Service-level and route-level coverage. Route tests share an
in-memory SQLite engine across threads via StaticPool and
override the get_session dependency.

Refs #1

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 11:04:18 -06:00