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

CJSify collection tests #1084

Merged

Conversation

jonnyreeves
Copy link
Contributor

Removes all sinon.* references from both the tests and the collection module itself. A bunch of tests around stubbing and mocking had to be rewritten as it's no longer possible to monkeypatch mock and stub - the replacement tests are now based on the expected behaviors.

Removes all `sinon.*` references from both the tests and the collection module itself.  A bunch of tests around stubbing and mocking had to be rewritten as it's no longer possible to monkeypatch `mock` and `stub` - the replacement tests are now based on the expected behavior.
@jonnyreeves jonnyreeves mentioned this pull request Jul 7, 2016
36 tasks
@mantoni
Copy link
Member

mantoni commented Jul 7, 2016

Awesome!

@jonnyreeves
Copy link
Contributor Author

Good to land @mantoni?

@mantoni mantoni merged commit 0796840 into sinonjs:master Jul 8, 2016
@mantoni
Copy link
Member

mantoni commented Jul 8, 2016

@jonnyreeves Yes, sorry to let you wait.

@jonnyreeves jonnyreeves deleted the feature/cjsify-collection-tests branch July 8, 2016 19:32
@fatso83
Copy link
Contributor

fatso83 commented Jul 8, 2016

This is great!

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.

3 participants