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

TestResponse::assertStatus display response body on assert fail #65

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

gam6itko
Copy link
Contributor

It will help to faster detect test fail reason

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (59e5600) 43.32% compared to head (c84ec81) 43.37%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #65      +/-   ##
============================================
+ Coverage     43.32%   43.37%   +0.05%     
  Complexity      329      329              
============================================
  Files            34       34              
  Lines          1131     1132       +1     
============================================
+ Hits            490      491       +1     
  Misses          641      641              
Files Coverage Δ
src/Http/TestResponse.php 39.25% <100.00%> (+0.57%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@butschster butschster merged commit d265fde into spiral:2.x Oct 26, 2023
6 checks passed
@gam6itko gam6itko deleted the assert_status_body branch October 26, 2023 08:03
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