dak.c2s/backend/tests
CCS Admin c302a91411 feat: auto-update fall_id when KVNR is entered on a case
When a KVNR is entered on a case that has a random-suffix or legacy
Nachname-based fall_id, the fall_id is automatically rebuilt using
the new KVNR.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 17:09:50 +00:00
..
__init__.py feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
conftest.py feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
test_csv_parser.py feat: CRM CSV parser with pipe-delimited contact parsing 2026-02-24 07:45:34 +00:00
test_icd_service.py feat: ICD service — normalize, split, validate, coding template 2026-02-24 07:49:05 +00:00
test_import.py feat: auto-update fall_id when KVNR is entered on a case 2026-02-26 17:09:50 +00:00
test_security.py feat: JWT auth, bcrypt, MFA, dependency injection, security tests 2026-02-24 07:41:35 +00:00
test_utils.py feat: utility functions — fallgruppe mapping, KW calc, ICD/KVNR validation 2026-02-24 07:41:09 +00:00