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

Refactor time #81

Merged
merged 8 commits into from
Mar 18, 2016
Merged

Refactor time #81

merged 8 commits into from
Mar 18, 2016

Conversation

searls
Copy link
Member

@searls searls commented Mar 18, 2016

Just some ✈️ cleanup I did last week.

This is a feature add in a refactor branch. I'm only human.
This is a more honest way to test matchers, because that module
will do some arity and equality checks as well and it's possible
certain matchers like not() would be broken by it
If there's a matcher, use the matcher. We shouldn't even
test for equality when we know there's a matcher. In fact,
it's possible someone's matcher will have a side effect that
fails when a true equality test short-circuits it.
searls added a commit that referenced this pull request Mar 18, 2016
@searls searls merged commit bcb1df4 into master Mar 18, 2016
@searls searls deleted the refactor-time branch March 12, 2017 20:20
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.

None yet

1 participant