Fix tests #96

Merged
BehindTheMath merged 4 commits from bugfix/fix-tests into master 2018-01-08 17:21:18 -05:00

4 Commits

Author SHA1 Message Date
Behind The Math
c9d9506566 Update Travis to use Node v6 and v8
Apparently we need even more ES6 features for jsdom.
2018-01-08 17:14:20 -05:00
Behind The Math
30a70a717a Update Travis to use Node v4
We need some ES6 features for jsdom
2018-01-08 17:08:56 -05:00
Behind The Math
df3bccc488 Fix lint error 2018-01-08 17:03:27 -05:00
Behind The Math
96b2add16f Fix tests
See #63

- Switch from testling to jsdom for browser APIs
- Switch from coverify to nyc for coverage reports
- Clean up related dead code and tooling
2018-01-08 16:54:36 -05:00