apache/openwhisk

swift test has dependence on whisk.system package

Open

#2.013 aberto em 13 de mar. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (1.177 forks)batch import
good first issuehelp wantedswifttesting

Métricas do repositório

Stars
 (6.777 stars)
Métricas de merge de PR
 (Mesclagem média 17h 31m) (3 fundiu PRs em 30d)

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

Guia do colaborador