imbo / behat-api-extension

API extension for Behat, used to ease testing of JSON-based APIs
MIT License
108 stars 42 forks source link

Multipart request not supported without file upload. #77

Closed miteshmap closed 5 years ago

miteshmap commented 5 years ago

Allow user to send multipart request with post method, without file upload.

miteshmap commented 5 years ago

Similar to #76

miteshmap commented 5 years ago

https://github.com/imbo/behat-api-extension/pull/78