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

Wrap object creation. #501

Merged
merged 6 commits into from Apr 3, 2014
Merged

Wrap object creation. #501

merged 6 commits into from Apr 3, 2014

Conversation

steveklabnik
Copy link
Contributor

This change was one way that we weren't in line with the spec.

/cc @matthewfl

This change was one way that we weren't in line with the spec.
@matthewfl
Copy link
Contributor

are we also going to have scenarios for when using just the application/json content type or for form content type, where wrapping the content of the request is not required?

@steveklabnik
Copy link
Contributor Author

Yeah, form content type tests would be good. I'll make an issue that we're missing those.

@steveklabnik
Copy link
Contributor Author

Restarting the build, let's see how this goes.

@steveklabnik
Copy link
Contributor Author

Can you rebase this? I'm pretty sure that's why the tests still fail.

@matthewfl
Copy link
Contributor

@steveklabnik was that last comment meant for me?

@steveklabnik
Copy link
Contributor Author

yes.

@mjallday
Copy link
Contributor

ping @matthewfl

Conflicts:
	features/checkout_flow.feature
	features/credits.feature
	features/rest/bank_accounts.feature
	features/rest/cards.feature
	features/rest/customers.feature
	features/rest/debits.feature
	features/rest/refunds.feature
@steveklabnik
Copy link
Contributor Author

These tests are still failing because it says it isn't JSON.

@matthewfl
Copy link
Contributor

"it"? the last time I worked on this the problem was the httpparty was passing everything as x-www-form instead of json

@steveklabnik
Copy link
Contributor Author

Look at the error message. No clue, looks good to me. :(

@matthewfl
Copy link
Contributor

There should be one tests that is failing, however it is unrelated to the wrapping of json and instead related to the address cracking issue which has already been noted

@mahmoudimus
Copy link
Contributor

@matthewfl is this ready 2 go?

@matthewfl matthewfl merged commit dff1ef0 into revision1 Apr 3, 2014
@matthewfl matthewfl deleted the creation branch April 3, 2014 21:08
@mahmoudimus
Copy link
Contributor

woot! thx @matthewfl

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

4 participants