books/backend/Books.Api/Reporting
Nicolaj Hartmann 221aab3835
Some checks are pending
ci / docker (push) Blocked by required conditions
ci / deploy (push) Blocked by required conditions
ci / test-frontend (push) Successful in 35s
ci / test-backend (push) Successful in 40s
Fix 11 failing backend unit tests across 3 root causes
- VatCode: Add U25 to GetDeductiblePercent() so output VAT is posted
- VatReportService: Null-guard GetByCompanyIdAsync() to prevent NRE
- BankConnectionAggregate: ReInitiate() throws on active connections
  instead of silently auto-disconnecting

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 21:54:28 +01:00
..
IVatReportService.cs Add all backend domain, commands, repositories, and tests 2026-01-30 22:19:42 +01:00
VatReportDto.cs Add all backend domain, commands, repositories, and tests 2026-01-30 22:19:42 +01:00
VatReportService.cs Fix 11 failing backend unit tests across 3 root causes 2026-02-07 21:54:28 +01:00