Skip to content

Commit

Permalink
Remove screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jsomsanith-tlnd committed Apr 16, 2020
1 parent 0a0b2ba commit 66c89eb
Show file tree
Hide file tree
Showing 30 changed files with 47 additions and 1,268 deletions.
13 changes: 0 additions & 13 deletions .travis/after_success_screenshots.sh

This file was deleted.

14 changes: 3 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"devDependencies": {
"commander": "^2.9.0",
"cpx": "^1.5.0",
"i18next-scanner": "^2.9.1",
"i18next-scanner": "^2.11.0",
"lerna": "3.20.2",
"pixelmatch": "^4.0.2",
"pngjs": "^3.3.2",
"puppeteer": "^1.2.0",
"tmp-promise": "^1.0.4"
"surge": "^0.21.3"
},
"scripts": {
"postinstall": "lerna exec -- yarn --pure-lockfile --no-progress --mutex network",
Expand All @@ -24,7 +20,6 @@
"test:update": "lerna exec --concurrency 1 -- TZ=Europe/Paris yarn test --silent -u",
"test:cov": "lerna exec --concurrency 1 -- TZ=Europe/Paris yarn test:cov",
"test:demo": "lerna exec -- yarn test:demo",
"test:nonreg": "node screenshots.js",
"test:extra": "yarn test:html-webpack-plugin",
"test:html-webpack-plugin": "cd packages/html-webpack-plugin && yarn && yarn test",
"start": "yarn storybook",
Expand Down Expand Up @@ -70,8 +65,5 @@
"packages/stepper",
"packages/storybook-cmf",
"packages/theme"
],
"dependencies": {
"surge": "^0.21.3"
}
]
}
2 changes: 0 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"test": "cross-env TZ=Europe/Paris jest",
"test:watch": "cross-env TZ=Europe/Paris jest --watch",
"test:cov": "cross-env TZ=Europe/Paris jest --coverage",
"test:slimerjs": "slimerjs stories/slimer.js",
"test:demo": "build-storybook",
"lint:style": "sass-lint -v -q",
"lint:es": "eslint --config ../../.eslintrc --ignore-path ../../.eslintignore src",
Expand Down Expand Up @@ -119,7 +118,6 @@
"rimraf": "^2.6.2",
"sass-lint": "^1.13.1",
"sass-loader": "^7.1.0",
"slimerjs": "^0.10.2",
"storybook-addon-i18next": "^1.2.1",
"style-loader": "^0.23.0"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"test": "echo no test for @talend/bootstrap-theme",
"test:cov": "echo no test for @talend/bootstrap-theme",
"test:demo": "echo nothing to demo in @talend/bootstrap-theme",
"test:slimerjs": "slimerjs test/screenshots.slimerjs.js",
"lint:style": "sass-lint -q -v"
},
"keywords": [
Expand Down Expand Up @@ -43,7 +42,6 @@
"postcss-loader": "^3.0.0",
"sass-lint": "^1.13.1",
"sass-loader": "^7.1.0",
"slimerjs": "^0.10.2",
"style-loader": "^0.23.0",
"url-loader": "^1.1.2",
"webpack": "^4.19.0",
Expand Down
91 changes: 0 additions & 91 deletions packages/theme/test/screenshots.phantomcss.js

This file was deleted.

42 changes: 0 additions & 42 deletions packages/theme/test/screenshots.slimerjs.js

This file was deleted.

Loading

0 comments on commit 66c89eb

Please sign in to comment.