Skip to content

Commit

Permalink
delete cypress (not used)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgios-uber committed Jan 15, 2020
1 parent ad098ba commit a523fb6
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 535 deletions.
1 change: 0 additions & 1 deletion cypress.json

This file was deleted.

5 changes: 0 additions & 5 deletions cypress/fixtures/example.json

This file was deleted.

18 changes: 0 additions & 18 deletions cypress/integration/polygon_draw.js

This file was deleted.

17 changes: 0 additions & 17 deletions cypress/plugins/index.js

This file was deleted.

25 changes: 0 additions & 25 deletions cypress/support/commands.js

This file was deleted.

20 changes: 0 additions & 20 deletions cypress/support/index.js

This file was deleted.

28 changes: 0 additions & 28 deletions cypress/utils/index.js

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"bench": "node test/bench/node.js",
"bench-browser": "webpack-dev-server --env.bench --progress --hot --open",
"test-rendering": "(cd test/rendering-test && webpack-dev-server --config webpack.config.test-rendering.js --progress --hot --open)",
"publish-docs": "./publish-docs.sh",
"cypress-open": "cypress open"
"publish-docs": "./publish-docs.sh"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand All @@ -64,7 +63,6 @@
"babel-polyfill": "^7.0.0-beta.3",
"babel-preset-stage-0": "^6.24.1",
"coveralls": "^3.0.3",
"cypress": "^3.2.0",
"eslint": "^4.13.1",
"eslint-config-prettier": "^2.9.0",
"eslint-config-uber-es2015": "^3.1.2",
Expand Down
Loading

0 comments on commit a523fb6

Please sign in to comment.