What to build
SettingEndpointsTests.cs has only 4 happy-path tests. Add coverage for error and edge-case scenarios.
Endpoints to cover:
GET /api/settings/
POST /api/settings/SaveSettings
GET /api/settings/GetNextReadingNotesCounter
Acceptance criteria
Blocked by
None — can start immediately.
Priority
🟡 Important — currently only happy-path covered