Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
Updated test cases and snapshots (#28)
Browse files Browse the repository at this point in the history
* Updated test cases and snapshots
  • Loading branch information
chloe-zh authored Jan 22, 2020
1 parent 77f26b4 commit 629ec3e
Show file tree
Hide file tree
Showing 11 changed files with 588 additions and 5,428 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "tslint .",
"start": "plugin-helpers start",
"test:server": "plugin-helpers test:server",
"test:browser": "testcafe chrome public/__tests__",
"test:browser": "plugin-helpers test:browser",
"test:jest": "NODE_PATH=../../node_modules ../../node_modules/.bin/jest --config ./test/jest.config.js",
"build": "plugin-helpers build"
},
Expand Down Expand Up @@ -67,6 +67,7 @@
"jest-cli": "24.9.0",
"jest-raw-loader": "^1.0.1",
"lint-staged": "^9.2.0",
"mutationobserver-shim": "^0.3.3",
"prettier": "1.18.2",
"ts-jest": "^23.1.4",
"ts-loader": "^3.5.0",
Expand Down
Loading

0 comments on commit 629ec3e

Please sign in to comment.