Codeception / Codeception/module-rest
REST module prints complete response ("body" report)
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 60
- Fork
- 30
- Merge trung bình
- 22 giờ 37 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
Method `\Codeception\Module\REST::_failed` should take into account `shortDebugResponse` setting before adding "body" report. Otherwise test output becomes quite unreadable (in case of long responses) even if `shortDebugResponse` was set to true. Or maybe better create new setting for shortening "body" report (something like `shortResponseBody: true`). Another solution could be making `\Codeception\Test\Metadata::$reports` field write-accessible, to allow shortening it in `\Codeception\Module::_failed` hook
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.