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

[5.4] add ability to pretty print response #18377

Merged
merged 1 commit into from
Mar 16, 2017
Merged

[5.4] add ability to pretty print response #18377

merged 1 commit into from
Mar 16, 2017

Conversation

browner12
Copy link
Contributor

it is very difficult to view the failure response, since everything is
printed inline. this allows the options to ‘pretty print’ the JSON
output, just like is done in the ‘additional info’.

it is very difficult to view the failure response, since everything is
printed inline.  this allows the options to ‘pretty print’ the JSON
output, just like is done in the ‘additional info’.
@browner12 browner12 changed the title add ability to pretty print response [5.4] add ability to pretty print response Mar 16, 2017
@browner12
Copy link
Contributor Author

i'm having trouble fixing the test on this one. if anyone could provide some help it would be appreciated.

@taylorotwell taylorotwell merged commit 420609a into laravel:5.4 Mar 16, 2017
@taylorotwell
Copy link
Member

Personally I don't see any point in testing the message itself. It just breaks everytime we tweak it which is silly to me from a testing perspective.

@browner12
Copy link
Contributor Author

browner12 commented Mar 16, 2017

I'm still learning on a lot of this testing stuff, so I'll defer to you on that.

i was having trouble figuring out where it actually tested that message, but I just found it in the annotations. still not a fan of annotations, but that's an argument for another place.

i have removed that annotation assertion. do i need to do another PR, or can you pick up on it from the one if I commit it?

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.

2 participants