Resolve "Vérificateur: la vérification ne devrait pas être possible quand aucune espèce n'est sélectionnée"
Merged
requested to merge 637-verificateur-la-verification-ne-devrait-pas-etre-possible-quand-aucune-espece-n-est-selectionnee into devel
Closes #637 (closed)
Merge request reports
Activity
Filter activity
changed milestone to %4.18.0
assigned to @david.dorchies
added 1 commit
- a33f3f6a - feat: add message if no species is selected and trigger it when species select field is empty
added 1 commit
- 5f11d3e7 - fix: implements select field line component and field set component to ...
added 1 commit
- a386849d - fix: add optional chaining(?) to manage undefined id case in setValue() and...
@jean-pascal.aubry les tests e2e ne passent pas:
[chrome 119.0.6045.199 linux #0-55] Solveur - nghyd#601 without empty fields option [chrome 119.0.6045.199 linux #0-55] ✓ check solver without empty fields option does not fill inputs - solver alone [chrome 119.0.6045.199 linux #0-55] ✓ check solver without empty fields option fills inputs [chrome 119.0.6045.199 linux #0-55] ✓ check removing and recreating solver without empty fields option fills inputs [chrome 119.0.6045.199 linux #0-55] ✖ with empty fields option, check selecting a target module does not fill inputs [chrome 119.0.6045.199 linux #0-55] [chrome 119.0.6045.199 linux #0-55] Solveur - nghyd#606 - a single module cannot be used with solver [chrome 119.0.6045.199 linux #0-55] ✓ [chrome 119.0.6045.199 linux #0-55] [chrome 119.0.6045.199 linux #0-55] 11 passing (1m 12.4s) [chrome 119.0.6045.199 linux #0-55] 1 failing [chrome 119.0.6045.199 linux #0-55] [chrome 119.0.6045.199 linux #0-55] 1) Solveur - nghyd#601 without empty fields option with empty fields option, check selecting a target module does not fill inputs [chrome 119.0.6045.199 linux #0-55] TypeError: Cannot read properties of undefined (reading 'click') [chrome 119.0.6045.199 linux #0-55] at /workspaces/nghyd/e2e/solveur.e2e-spec.ts:385:27 [chrome 119.0.6045.199 linux #0-55] at step (/workspaces/nghyd/e2e/solveur.e2e-spec.ts:33:23) [chrome 119.0.6045.199 linux #0-55] at Object.next (/workspaces/nghyd/e2e/solveur.e2e-spec.ts:14:53) [chrome 119.0.6045.199 linux #0-55] at fulfilled (/workspaces/nghyd/e2e/solveur.e2e-spec.ts:5:58) [chrome 119.0.6045.199 linux #0-55] at processTicksAndRejections (node:internal/process/task_queues:95:5)
added 5 commits
-
a386849d...a3faf13f - 2 commits from branch
devel
- 1ebba7dd - feat: add message if no species is selected and trigger it when species select field is empty
- 218d1d77 - fix: implements select field line component and field set component to ...
- e15aac15 - fix: add optional chaining(?) to manage undefined id case in setValue() and...
Toggle commit list-
a386849d...a3faf13f - 2 commits from branch
added 4 commits
-
0425770c - 1 commit from branch
devel
- aa6c3b69 - feat: add message if no species is selected and trigger it when species select field is empty
- 3f7817ae - fix: implements select field line component and field set component to ...
- a8c0cd16 - fix: add optional chaining(?) to manage undefined id case in setValue() and...
Toggle commit list-
0425770c - 1 commit from branch
mentioned in commit 4db05c4c
Please register or sign in to reply