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

RSC15d #383

Merged
merged 4 commits into from
Apr 18, 2016
Merged

RSC15d #383

merged 4 commits into from
Apr 18, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

@ricardopereira ricardopereira force-pushed the rsc15d branch 2 times, most recently from 119c0c7 to 7fae0fd Compare April 14, 2016 13:27
let options = ARTClientOptions(key: "xxxx:xxxx")
let client = ARTRest(options: options)
client.httpExecutor = testHTTPExecutor
testHTTPExecutor.http = MockHTTP(network: .HostBadRequest)
Copy link
Member

Choose a reason for hiding this comment

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

What is the definition of a bad request?

Copy link
Member

Choose a reason for hiding this comment

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

Ignore me, I see below... that is fine. Perhaps update the name to HostBadRequest400 to make it clearer for dummies like me :)

@tcard
Copy link
Contributor

tcard commented Apr 15, 2016

PTAL

@ricardopereira
Copy link
Contributor Author

LGTM

@tcard tcard merged commit 1b74461 into master Apr 18, 2016
@mattheworiordan mattheworiordan deleted the rsc15d branch April 19, 2016 07:20
tcard pushed a commit that referenced this pull request May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants