Commit Graph

5 Commits

Author SHA1 Message Date
Rafael Weinstein
aca5bcec33 Fix JS Tests 2015-09-23 13:06:28 -07:00
Erik Arvidsson
4639ca383a JS unit tests
This uses Karma with mocha+chai and browserify+babel. The tests
currently need to be run in a browser because we currently depend on
non node.js features (Blob and FileReader)

To run the tests go to <noms>/js/ and do `npm run start-test`.

Issue #256
2015-09-03 19:50:51 -04:00
Erik Arvidsson
1db5d485a9 Use whatwg-fetch in explore 2015-07-24 14:18:41 -07:00
Rafael Weinstein
e20ed5c289 Babelify within noms js module 2015-07-20 17:59:42 -07:00
Rafael Weinstein
0087a45df9 Reorg js code into common module 2015-07-20 17:14:30 -07:00