apache/openwhisk

swift test has dependence on whisk.system package

Open

#2 013 ouverte le 13 mars 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Scala (1 177 forks)batch import
good first issuehelp wantedswifttesting

Métriques du dépôt

Stars
 (6 777 stars)
Métriques de merge PR
 (Merge moyen 17h 31m) (3 PRs mergées en 30 j)

Description

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

Guide contributeur