stable

Clone or download

Read-only

request #12603 Improve stability of docman e2e tests

how to lest: make test_cypress check results in test_results_e2e_full => no error It seems that CKEDITOR do some weird stuff witch cypress: it might throw random exception I still didn't manage to reproduce it, locally but I'm guessing it's the same issue I encountered during the development of new docman UI tests I didn't find a better way to ignore exception than to try to ctach the specific ckeditor ewxception and ignore it if we encounter it. Change-Id: I4405a06f71b4057b7a42a81457090710efe3e7e7

Modified Files

Name
M tests/e2e/full/cypress/integration/docman_spec.js +7 −1 Go to diff View file