Add mindplot jets tests as part of the pipeline.

This commit is contained in:
Paulo Gustavo Veiga 2021-12-14 10:02:31 -08:00
parent 516ac88b30
commit 257086f2ce
3 changed files with 1 additions and 8 deletions

View File

@ -18,8 +18,7 @@ pipelines:
script:
- yarn install
- yarn build
# - yarn lint
- yarn test
- yarn --cwd packages/mindplot test:jest
definitions:
caches:
npm: $HOME/.npm

View File

@ -44,7 +44,6 @@
"eslint-loader": "^4.0.2",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.25.3",
"html-webpack-plugin": "^5.3.2",
"nodemon": "^2.0.12",
"start-server-and-test": "^1.14.0",
"webpack": "^5.44.0",

View File

@ -9830,11 +9830,6 @@ moment@^2.29.1:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
mootools@1.4.5:
version "1.4.5"
resolved "https://registry.yarnpkg.com/mootools/-/mootools-1.4.5.tgz#124ed9dae06f2a7f8b694e178e9e0146d732c314"
integrity sha1-Ek7Z2uBvKn+LaU4Xjp4BRtcywxQ=
move-concurrently@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"