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

use a consistent expectation style in tests #273

Merged
merged 1 commit into from Jun 15, 2012
Merged

use a consistent expectation style in tests #273

merged 1 commit into from Jun 15, 2012

Conversation

stve
Copy link
Collaborator

@stve stve commented Jun 15, 2012

While writing tests for the Faraday builder change, I noticed that the test expectations were not consistent, some used it "should request ..." while others used it "requests ...". The latter syntax is more succinct and I think better articulates the expectation so I've changed the entire suite to use that style.

@sferik
Copy link
Owner

sferik commented Jun 15, 2012

Agreed.

sferik added a commit that referenced this pull request Jun 15, 2012
use a consistent expectation style in tests
@sferik sferik merged commit 4734cf5 into sferik:master Jun 15, 2012
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

2 participants