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

Enable noauth option for authentication #79

Closed leonwanghui closed 5 years ago

leonwanghui commented 5 years ago

This patch is designed to enable noauth option for broker authentication, so that some brokers can skip those test cases related with basic authenticaiton.

Also this test framework supports JSON-style config file, so a new config file called config_mock.json was added in the example.

cfdreddbot commented 5 years ago

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