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

Make tests work with Karma and Chrome (Closes #60) #67

Merged
merged 2 commits into from
Aug 2, 2016

Conversation

julienw
Copy link
Collaborator

@julienw julienw commented Jul 29, 2016

No description provided.

@@ -97,6 +97,6 @@
"sinon-chai": "^2.8.0",
"stylelint": "^6.5.1",
"stylelint-config-standard": "^8.0.0",
"uglify-js": "github:mishoo/UglifyJS2#harmony"
"uglify-js": "github:mishoo/UglifyJS2#766fafda8baefe6d150df27dfad7e99857c08557"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

waiting for mishoo/UglifyJS#1229

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Can we make a GitHub issue and mention the related issue?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

filed #68

@julienw julienw force-pushed the add-tests-2 branch 3 times, most recently from f72d815 to 1d68305 Compare July 29, 2016 16:49
'tests/unit/test-main.js',
],

// Test results reporter to use.
reporters: ['mocha'],

mochaReporter: {
showDiff: true,
},
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we can have nice things

@julienw
Copy link
Collaborator Author

julienw commented Jul 29, 2016

r? @samgiles :)

@julienw julienw self-assigned this Jul 29, 2016
@julienw julienw changed the title Make tests work with Karma and Chrome Make tests work with Karma and Chrome (Closes #60) Jul 29, 2016
@samgiles
Copy link
Contributor

samgiles commented Aug 2, 2016

Looks good to me! And it passed on Travis! Woohoo, nice work! I'll merge.

[Sorry for the delay :| ]

@samgiles samgiles merged commit 7947e3e into fxbox:master Aug 2, 2016
@julienw julienw removed the review? label Aug 2, 2016
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