Files
accounted/lib/reports
Jakob WennbergandClaude Opus 4.8 e4a9fdb4a6 fix(reports): add missing allLines mock to SIE OB-exclusion test (#828)
#824 moved per-entry line fetching into a single paged journal_entry_lines
join query. #809's OB-exclusion test was branched before #824, so its mock
queue lacked that response — every later mock shifted by one and the #OBJEKT
projects loop read journal-line objects (no .code), throwing TypeError on main.

Adds the journal_entry_lines (allLines) mock with lines keyed by
journal_entry_id. Test-only; no production code change. Restores green main.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 22:36:24 +02:00
..
2026-04-15 11:17:39 +02:00
2026-05-28 01:56:09 +02:00
2026-05-14 01:10:44 +02:00
2026-06-18 11:49:33 +02:00