citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
82 stars 27 forks source link

Binary attachments for HTTP REST #491

Open gerrym7 opened 4 months ago

gerrym7 commented 4 months ago

Hi, is it possible to add attachments from a JPEG or some other binary file included as a file test resource? Some of our REST API's POST methods require a photo to be attached and processed and we'd like to test their functionality via YAKS.

christophd commented 3 months ago

No unfortunately this is not possible at the moment. All test resources will be stored as text files