apache / openwhisk-catalog

Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers
https://openwhisk.apache.org/
Apache License 2.0
33 stars 49 forks source link

Catalog tests do not compile against master. #233

Closed markusthoemmes closed 7 years ago

markusthoemmes commented 7 years ago

See here:

catalog/tests/src/test/scala/packages/utils/UtilsTests.scala:36: value getUser is not a member of object common.WskAdmin
    val namespace = WskAdmin.getUser(wskprops.authKey)._2