CI: faire passer les test e2e
Actuellement, en lançant npm start
et npm run e2equick
dans l'image docker, ça marche. Mais dans le pipeline ça ne marche pas, ça dit que Chromedriver n'arrive pas à démarrer la session...
Actuellement, en lançant npm start
et npm run e2equick
dans l'image docker, ça marche. Mais dans le pipeline ça ne marche pas, ça dit que Chromedriver n'arrive pas à démarrer la session...
added enhancement label
changed the description
By Mathias Chouet on 2019-09-04T11:45:48 (imported from GitLab)
added Doing label
assigned to @mathias.chouet
By Mathias Chouet on 2019-09-19T11:30:09 (imported from GitLab)
closed via commit 3b18c1d0
By Mathias Chouet on 2019-09-19T17:12:06 (imported from GitLab)
reopened
By Mathias Chouet on 2019-09-19T17:32:04 (imported from GitLab)
Réouverture car un teste rate encore:
when saving a calculator, the current parameter values should be found in the file
- Failed: ENOENT: no such file or directory, open '/root/Téléchargements/session.json'
at Object.openSync (fs.js:448:3)
at Object.readFileSync (fs.js:350:35)
at Object.<anonymous> (/builds/cassiopee/nghyd/e2e/load-save-session.e2e-spec.ts:83:28)
By Mathias Chouet on 2019-09-19T17:33:05 (imported from GitLab)
Bah ce matin il est passé...
By Mathias Chouet on 2019-09-20T09:17:08 (imported from GitLab)
closed
By Mathias Chouet on 2019-09-20T09:17:08 (imported from GitLab)
changed milestone to %Version 4.6.0
By Mathias Chouet on 2019-09-23T14:47:23 (imported from GitLab)
mentioned in commit 32d82c7e
By Dorchies David on 2020-09-28T15:50:39 (imported from GitLab)