Développement #72931
testdef, ignorer un champ caché dont la valeur est None
Start date:
03 January 2023
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
Soit un champ conditionnel, si on crée un test avec ce champ caché il échoue systématiquement avec « Un champ caché aurait du être rempli » car on a dans les données {'id_du_champ': None} et on ignore pas la valeur None.
Associated revisions
History
Updated by Robot Gitea almost 2 years ago
- Status changed from Nouveau to Solution proposée
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://gitea.entrouvert.org/entrouvert/wcs/pulls/7
- Titre : testdef: do not fail on empty hidden field (#72931)
- Modifications : https://gitea.entrouvert.org/entrouvert/wcs/pulls/7/files
Updated by Robot Gitea almost 2 years ago
- Status changed from Solution proposée to Solution validée
Frédéric Péters (fpeters) a approuvé une pull request sur Gitea concernant cette demande :
- URL : https://gitea.entrouvert.org/entrouvert/wcs/pulls/7
- Commentaire :
N/A
Updated by Robot Gitea almost 2 years ago
- Status changed from Solution validée to Résolu (à déployer)
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://gitea.entrouvert.org/entrouvert/wcs/pulls/7
- Titre : testdef: do not fail on empty hidden field (#72931)
- Modifications : https://gitea.entrouvert.org/entrouvert/wcs/pulls/7/files
Updated by Transition automatique almost 2 years ago
- Status changed from Résolu (à déployer) to Solution déployée
testdef: do not fail on empty hidden field (#72931)