Hey, a specific question using pact swift. We are ...
# pact-swift
a
Hey, a specific question using pact swift. We are having some trouble configuring the requestbody for our mockserver/contract test. Reason being we are (also) using an encrypted multipart in the request body. Any ideas? We couldnt really find a similar example. The actual request body looks something like this.
m
Sorry @Ashley Gautama, I personally haven't been poking at PactSwift in a long while and I honestly can't remember if I've ever had to test an encrypted multipart chunk. But I assume not. I'll have a look at the branch that rewrites the implementation in favour of pushing more business logic into
libpact_ffi
. But can't promise anything.