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

[WIP] Add some test cases according to the spec #66

Closed leonwanghui closed 5 years ago

leonwanghui commented 5 years ago

According to what the specification indicates, we should add some test cases for validating more status code (such as 200, 410) for all operations.

Currently this patch only works partly, and can only get merged after passing ci checks.

cfdreddbot commented 5 years ago

:white_check_mark: Hey leonwanghui! The commit authors and yourself have already signed the CLA.