Hi! we are trying to implement BDCT using OAS 3.0 ...
# general
d
Hi! we are trying to implement BDCT using OAS 3.0 spec for provider. Pactflow constantly warns that self test results are missing... aren't these optional according to documentation? can-i-deploy is failing because of this, and although the consumer is compatible (all interactions are green) the pact remains unverified. Is there a way to bypass this? We won't always get contract test results (external providers), Thanks!
m
You'll need to publish them, even if an empty file.
👍 1
The result needs to be successful otherwise we can't provide a positive can-i-deploy result
d
Ok got it thanks, as you say any file suffices
👍 1