Codeception / module-rest

REST module for Codeception
MIT License
53 stars 27 forks source link

sendPOST, sendGET must return response #64

Closed DavertMik closed 1 month ago

DavertMik commented 2 years ago

It is not quite intuitive that you need to use $I->grabResponse

Naktibalda commented 2 years ago

nobody reads these feature requests :)

W0rma commented 1 month ago

Seems like https://github.com/Codeception/module-rest/commit/29aa9270fafd54943708260ceea4336331dbff66 already implemented this feature request.

It was released in version 1.4.0

@Naktibalda @TavoNiievez I guess this issue can be closed?