markusthoemmes commented on issue #3892: Use the authz provider to retrieve the identity of the namespace URL: https://github.com/apache/incubator-openwhisk/pull/3892#issuecomment-407442314 Per Slack discussion with @rabbah: `getIdentity` is a wrapper around the `identityByNamespace`. It just delegates to that method directly, so I claim no test needed for that. We have a test for a failing future and the signature forces you to return just one object. It’s up to the implementation to decide if duplicates are an error or not. Testcoverage wise, we're good.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
