- Fixtures 001/003/004/005/010 : CHCB → CHUXX (D-12) - 009 : Biarritz désormais masqué [VILLE] (bug connu résolu par F1-F4), retrait de KNOWN_FAILURES + restauration de Biarritz dans must_not_contain - test_q1_quarantine.py : tests réels B-3/D2/D3/M5/INDEX/errors.log (ex-squelette xfail) Suite tests/unit : 85 passed, 0 failed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
32 lines
503 B
JSON
32 lines
503 B
JSON
{
|
|
"required_kinds": [
|
|
"ADRESSE",
|
|
"CODE_POSTAL",
|
|
"DATE_NAISSANCE",
|
|
"EMAIL",
|
|
"ETAB",
|
|
"IPP",
|
|
"NDA",
|
|
"NOM_FORCE",
|
|
"TEL",
|
|
"VILLE",
|
|
"force_term"
|
|
],
|
|
"must_contain": [
|
|
"classification internationale",
|
|
"prise en charge",
|
|
"Service de cardiologie"
|
|
],
|
|
"must_not_contain": [
|
|
"ETCHEVERRY",
|
|
"JEAN",
|
|
"CLAUDE",
|
|
"12/03/1980",
|
|
"06 12 34 56 78",
|
|
"jean.claude.etcheverry@example.com",
|
|
"ABC12345",
|
|
"1234567",
|
|
"CHUXX"
|
|
]
|
|
}
|