apache/openwhisk

swift test has dependence on whisk.system package

Open

#2,013 创建于 2017年3月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Scala (1,177 fork)batch import
good first issuehelp wantedswifttesting

仓库指标

Star
 (6,777 star)
PR 合并指标
 (平均合并 17小时 31分钟) (30 天内合并 3 个 PR)

描述

this test will fail when the catalog is not installed - the dependence should not exist:

./actions/invoke.swift: let invokeResult = Whisk.invoke(actionNamed: "/whisk.system/utils/date", withParameters: [:])

repeated in ./actions/invokeNonBlocking.swift

贡献者指南