26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
# Jeux de tests synthétiques
|
|
|
|
Ces fichiers sont les cas de test relisibles à la main. Chaque dossier contient :
|
|
- `test.txt` : document synthétique d'entrée
|
|
- `expected.txt` : sortie anonymisée attendue
|
|
- `expected.audit.json` : résumé d'audit attendu
|
|
|
|
Cas disponibles :
|
|
- `001_patient_header_and_birth`
|
|
- `002_contact_bundle`
|
|
- `003_multiline_venue_number`
|
|
- `004_identifier_bundle`
|
|
- `005_force_mask_default_term`
|
|
- `006_whitelist_phrases_preserved`
|
|
- `007_overlay_force_mask_local`
|
|
- `008_ville_header`
|
|
- `009_header_and_repeated_name`
|
|
- `010_spaced_establishment_header`
|
|
|
|
Exemples de fichiers à ouvrir :
|
|
- [001 test](</home/dom/ai/anonymisation/tests/synthetic_regression/cases/001_patient_header_and_birth/test.txt:1>)
|
|
- [001 attendu](</home/dom/ai/anonymisation/tests/synthetic_regression/cases/001_patient_header_and_birth/expected.txt:1>)
|
|
- [004 test](</home/dom/ai/anonymisation/tests/synthetic_regression/cases/004_identifier_bundle/test.txt:1>)
|
|
- [004 attendu](</home/dom/ai/anonymisation/tests/synthetic_regression/cases/004_identifier_bundle/expected.txt:1>)
|
|
- [007 surcharge locale](</home/dom/ai/anonymisation/tests/synthetic_regression/cases/007_overlay_force_mask_local/config_overlay.yml:1>)
|