Vincent LE GOFF
4543b563a9
Eslint fixes ( #356 )
...
Make warnings fail
2019-04-24 07:41:22 -04:00
Ryan Dahl
4cf39d4a14
Rename assertEq to assertEquals ( #242 )
...
After some discussion it was found that assertEquals is more common
in JS (vs assertEqual, assertEq) and sounds better in the negated form:
assertNotEquals vs assertNE.
2019-03-06 19:42:24 -05:00
Vincent LE GOFF
e1d5c00279
Testing refactor ( #240 )
2019-03-06 16:39:50 -05:00
Vincent LE GOFF
c734e32343
Refactor asserts in testing ( #227 )
2019-03-05 14:58:28 -05:00
Vincent LE GOFF
8fb9f709a6
Use pretty assertEqual in testing ( #234 )
2019-03-04 20:03:50 -05:00
Kitson Kelly
c0390ade3d
Add eslint for linting ( #235 )
2019-03-04 19:53:35 -05:00
bokuweb
ddafcc6572
feat: Add pretty assert ( #187 )
2019-02-15 11:11:55 -05:00