openservicebrokerapi / osb-checker

An automatic checker to verify an Open Service Broker API implementation against the specification
https://github.com/openservicebrokerapi/servicebroker/
Apache License 2.0
48 stars 40 forks source link

isolate async test to only test async property #19

Closed terminatingcode closed 6 years ago

terminatingcode commented 6 years ago

make sure plan_id and service_id are passed to ensure that the request does not fail early due to anything but the async property.

avade commented 6 years ago

lgtm

Approved with PullApprove

mattmcneeney commented 6 years ago

LGTM

Approved with PullApprove