Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: Run tests on both the build as well as the dist folder #514

Merged
merged 1 commit into from
Dec 18, 2016

Conversation

mhevery
Copy link
Contributor

@mhevery mhevery commented Nov 22, 2016

No description provided.

- node_modules/.bin/karma start karma-sauce-mocha.conf.js --single-run
- node_modules/.bin/gulp build
- node_modules/.bin/karma start karma-dist-sauce-jasmine.conf.js --single-run
- node_modules/.bin/karma start karma-build-sauce-mocha.conf.js --single-run
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wouldn't it be safer to run both mocha and jasmine in both build and dist mode?

the tests don't take much time to run, so what's the downside?

@IgorMinar
Copy link
Contributor

otherwise lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants