Skip to content

Commit

Permalink
Merge pull request #9 from launchdarkly/eb/ch57131/test-cleanup
Browse files Browse the repository at this point in the history
(1) use new test helpers + misc test cleanup
  • Loading branch information
eli-darkly authored Dec 7, 2019
2 parents 9dbb6b2 + 1cf982b commit d1fe985
Show file tree
Hide file tree
Showing 14 changed files with 2,060 additions and 1,716 deletions.
381 changes: 204 additions & 177 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"eslint-plugin-prettier": "2.6.0",
"jest": "^24.9.0",
"jsdom": "^11.11.0",
"launchdarkly-js-test-helpers": "1.1.0",
"prettier": "1.11.1",
"readline-sync": "1.4.9",
"rimraf": "2.6.2",
Expand All @@ -67,14 +68,12 @@
"rollup-plugin-uglify": "^6.0.3",
"semver": "5.5.0",
"semver-compare": "1.0.0",
"sinon": "7.2.7",
"typescript": "3.0.1"
},
"dependencies": {
"@babel/polyfill": "7.6.0",
"base64-js": "1.3.0",
"fast-deep-equal": "2.0.1",
"launchdarkly-js-test-helpers": "1.0.0",
"uuid": "3.3.2"
},
"repository": {
Expand Down
Loading

0 comments on commit d1fe985

Please sign in to comment.