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

Decoupling config_mock.json and other components #75

Closed zhongyi-zhang closed 5 years ago

zhongyi-zhang commented 5 years ago

And now it is able to run OSB_CHECKER_CONFIG_FILE="<custome-config-file-path>" npm test instead of modifying config_mock.json.

cfdreddbot commented 5 years ago

:white_check_mark: Hey zhongyi-zhang! The commit authors and yourself have already signed the CLA.

leonwanghui commented 5 years ago

@zhongyi-zhang Can you also update README.md file?

zhongyi-zhang commented 5 years ago

Updated the doc.