Skip to content

Commit

Permalink
feat: Remove testcafe package and scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
zatteo committed Dec 22, 2023
1 parent 0fe7472 commit 31f0df0
Show file tree
Hide file tree
Showing 7 changed files with 99 additions and 2,051 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ desktop.ini
.flooignore
.brackets.json

# testcafe data
testcafe/data/FILES TO TEST

# cozy-jobs-cli
.token.json
konnector-dev-config.json
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"lint": "npm-run-all --parallel 'lint:*'",
"lint:styles": "stylint src --config ./node_modules/cozy-scripts/config/.stylintrc",
"lint:js": "eslint '{src,test}/**/*.{js,jsx}'",
"testcafe:photos": "node testcafe/runner-photos.js",
"test": "env NODE_ENV='test' jest",
"version": "yarn version:photos",
"version:photos": "replace '\\d+\\.\\d+\\.\\d+' $npm_package_version ./src/photos/targets/manifest.webapp",
Expand Down Expand Up @@ -69,7 +68,6 @@
"stylint": "1.5.9",
"tar": "6.1.12",
"terser-webpack-plugin": "1.4.5",
"testcafe": "2.0.2",
"unzipper": "0.10.11",
"visualreview-client": "git+https://github.com/cozy/VisualReview-node-client.git#v0.0.4",
"worker-loader": "2.0.0"
Expand Down
68 changes: 0 additions & 68 deletions scripts/create-deploy-test.sh

This file was deleted.

23 changes: 0 additions & 23 deletions scripts/delete-instance.sh

This file was deleted.

145 changes: 0 additions & 145 deletions scripts/downcloud.js

This file was deleted.

70 changes: 0 additions & 70 deletions scripts/rundeck.sh

This file was deleted.

Loading

0 comments on commit 31f0df0

Please sign in to comment.