Skip to content

Conversation

mstriemer
Copy link
Contributor

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 790a631 on mstriemer:sinon-sandboxes-275 into f91f2ce on mozilla:master.

test-runner.js Outdated
@@ -1,4 +1,5 @@
require('babel-polyfill');
require('./tests/client/init');
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should work without the ./

@muffinresearch
Copy link
Contributor

r+wc

@muffinresearch
Copy link
Contributor

Does this fix: mozilla/addons#9604?

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.5%) to 98.541% when pulling e3783d2 on mstriemer:sinon-sandboxes-275 into f91f2ce on mozilla:master.

@mstriemer
Copy link
Contributor Author

This doesn't fix mozilla/addons#9604 but the error that was happening there is no longer happening on master.

@muffinresearch
Copy link
Contributor

Mabye the ./ removal broke something hence the coverage drop?

@mstriemer mstriemer force-pushed the sinon-sandboxes-275 branch from e3783d2 to a008a5d Compare May 18, 2016 14:14
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a008a5d on mstriemer:sinon-sandboxes-275 into c557c73 on mozilla:master.

@mstriemer
Copy link
Contributor Author

It ran the tests against a merge of this branch and master and sinon.sanbox.create().sandbox isn't a thing so there were failing tests.

@mstriemer mstriemer merged commit 6a9b15d into mozilla:master May 18, 2016
@mstriemer mstriemer deleted the sinon-sandboxes-275 branch May 18, 2016 14:42
@muffinresearch
Copy link
Contributor

Ah ok, makes sense.

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.

Use sinon sandboxes
3 participants