Simon Egersand
2017-02-09 290be543a53024ed1898954269fb6766a8a5f7e0
refs
author Simon Egersand <s.egersand@gmail.com>
Thursday, February 9, 2017 18:48 +0100
committer Simon Egersand <s.egersand@gmail.com>
Thursday, February 9, 2017 20:41 +0100
commit290be543a53024ed1898954269fb6766a8a5f7e0
tree dea019ec96e75a92c786c530420b4af43582a673 tree | zip | gz
parent a1ac7dd0b91879dfeb898b9deb163ccb4132dbde view | diff
Use Jest and Enzyme for testing

By replacing Mocha with Jest and Enzyme I think it's easier to write,
read and maintain the tests. Speed performance is pretty much the same
though.
2 files added
2 files modified
896 ■■■■■ changed files
.babelrc 3 ●●●● diff | view | raw | blame | history
package.json 12 ●●●● diff | view | raw | blame | history
tests/datetime.spec.js 776 ●●●●● diff | view | raw | blame | history
tests/testUtils.js 105 ●●●●● diff | view | raw | blame | history