-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
2020 Week 04-06 (from Jan 20)
-
1
-
NEW
-
NEW
Downloading and unpacking Cypress binary takes some time (20s on laptop) (1-2 minutes in CI/OpenShift environment with limited resources). We don't want to waste that time during Maven build as
- in CI, Cypress tests are running in a docker image,
- on OpenShift, integration tests are not run at all.
So the binary downloaded by cypress npm package is unused in both cases.
- relates to
-
PLANNER-1809 Check that Cypress is not downloaded by IntelliJ IDEA
- Closed