Skip to content

Commit

Permalink
Merge pull request #203 from agraboso/test-w-jest
Browse files Browse the repository at this point in the history
Migrate tests to jest
  • Loading branch information
nason authored Jul 16, 2018
2 parents 1ed4ab0 + 4532813 commit c424041
Show file tree
Hide file tree
Showing 15 changed files with 7,067 additions and 5,597 deletions.
3 changes: 0 additions & 3 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
}
}
]
],
"plugins": [
"istanbul"
]
}
}
Expand Down
16 changes: 0 additions & 16 deletions .nycrc

This file was deleted.

1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: node_js
node_js:
- "node"
- "lts/*"
- "6"
cache:
directories:
- "node_modules"
Expand Down
Loading

0 comments on commit c424041

Please sign in to comment.