apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

Add API key annotation to tests that rely on Node.js client #323

Closed dubee closed 5 years ago

dubee commented 5 years ago

Actions that depend on the Node.js client will require an annotation to allow such actions to access the API key associated with the corresponding namespace. These changes will be introduced by https://github.com/apache/incubator-openwhisk/pull/4284. Since there exists tests in this repo that utilize the Node.js client, those tests will need to create actions with the mentioned annotation.