Commit Graph

5 Commits

Author SHA1 Message Date
Levko Kravets
7445080d1a
Use Yarn instead of NPM (#5541) 2021-08-02 13:16:33 +03:00
Alexander Rusanov
ff008a076b
Updated Cypress to v5.3 and fixed e2e tests (#5199)
* Upgraded Cypress to v5.3 and fixed e2e tests

* Updated cypress image

* Fixed failing tests

* Updated NODE_VERSION in netlify

* Update client/cypress/integration/visualizations/choropleth_spec.js

Co-authored-by: Gabriel Dutra <nesk.frz@gmail.com>

* fixed test in choropleth

Co-authored-by: Gabriel Dutra <nesk.frz@gmail.com>
2020-10-06 16:06:47 -03:00
Gabriel Dutra
f4dcb2918a
Move Cypress to dev dependencies (#3991)
* Test Cypress on package list

* Skip Puppeteer Chromium as well

* Put back missing npm install on netlify.toml

* Netlify: move env vars to build.environment

* Remove cypress:install script

* Update Cypress dockerfile

* Copy package-lock.json to Cypress dockerfile
2020-09-29 09:51:28 +03:00
Levko Kravets
7043951f00
Use npm ci instead of npm install in CI scripts (#4688) 2020-02-26 19:23:32 +02:00
Arik Fraimovich
500c82815b
Add netlify config (#2999) 2018-10-28 15:31:27 +02:00