Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack, Karma & Istanbul #174

Merged
merged 1 commit into from
Feb 4, 2016
Merged

Webpack, Karma & Istanbul #174

merged 1 commit into from
Feb 4, 2016

Conversation

protonate
Copy link
Collaborator

Migrate the build system to use webpack, run tests using Karma and generate code coverage reports using Istanbul.

…l for coverage reporting.

* restore `serve` gulp task
* remove deprecated test runner files
* add a stub for unit test of events.js
* add additional test for utils.js
* include html reporter for test results
* run test task on watch updates
* remove sauce labs karma config
* comment out one test (temporary)
* update readme with path to test results html report
* run webpack task on watch updates
* clean up karma.conf
* update events.js unit test
* modify .gitignore
* update example paths
* use utils._map in place of ES5 Object.keys and map
mkendall07 added a commit that referenced this pull request Feb 4, 2016
@mkendall07 mkendall07 merged commit 2173535 into master Feb 4, 2016
@protonate protonate deleted the webpack-karma-istanbul branch February 10, 2016 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants