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

Remove the use of sinon.format from the codebase #967

Merged
merged 1 commit into from
Jan 18, 2016

Conversation

jonnyreeves
Copy link
Contributor

The test-call suite now check that the util/core/format module was invoked by asserting against the returned string value; this allows us to import util/core/format inside both spy.js and call.js instead of using sinon.format

The `test-call` suite now check that the `util/core/format` module was invoked by asserting against the returned string value; this allows us to import `util/core/format` inside both `spy.js` and `call.js` instead of using `sinon.format`
@jonnyreeves jonnyreeves mentioned this pull request Jan 16, 2016
36 tasks
fatso83 added a commit that referenced this pull request Jan 18, 2016
Remove the use of `sinon.format` from the codebase
@fatso83 fatso83 merged commit 2c89183 into sinonjs:master Jan 18, 2016
@fatso83
Copy link
Contributor

fatso83 commented Jan 18, 2016

Another one bites the dust 🎉

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