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.
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.