Commit Graph

13 Commits

Author SHA1 Message Date
Jeff Avallone ce8093d710 Upgrading dependencies 2017-07-29 16:35:14 -04:00
Jeff Avallone a8030ae769 Duplicating JS webpack config for karma
This remove the implicit dependency on bourbon for running the karma
tests
2016-10-15 17:58:26 -04:00
Jeff Avallone a44dadd28d Cleaning up some module requirements 2016-10-15 17:45:20 -04:00
Jeff Avallone 2a496bf4c1 Configuring karma to work with webpack 2016-10-15 12:55:50 -04:00
Jeff Avallone 1cbd8b63df Updating travis builds to use headless firefox 2016-07-27 11:20:11 -04:00
Sebastian Thiel 4893c5b304 configure Travis continuous integration
It will run gulp karma:single , and fail if that fails.
2016-01-03 19:38:10 +01:00
Jeff Avallone 445996744a Switching to Babel instead of es6ify 2015-11-01 06:50:57 -05:00
Jeff Avallone c90d09a1e0 Updating karma-browserify
This required updating import paths in the spec files
2015-10-31 12:09:38 -04:00
Jeff Avallone 042228d09f Switching Karma test browser to Chrome
Apparently traceurRuntime doesn't work in PhantomJS
2014-12-04 19:11:30 -05:00
Jeff Avallone e910c757e5 Converting config into a module instead of just JSON
Allows the browserify config to be further unified. Also added ability
to build to different paths than just ./build
2014-11-30 14:39:56 -05:00
Jeff Avallone 301dce5873 Integrated snap.svg and starting to render content 2014-11-30 10:48:33 -05:00
Jeff Avallone ba9b779ba7 Integrating canopy (with a demo parser from the canopy docs) 2014-11-24 22:31:20 -05:00
Jeff Avallone 84f35cf647 Switching to karma instead of hacked up jasmine setup 2014-11-24 21:44:50 -05:00