Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello test should confirm message appears in logs #184

Open
rabbah opened this issue Feb 14, 2017 · 0 comments
Open

hello test should confirm message appears in logs #184

rabbah opened this issue Feb 14, 2017 · 0 comments

Comments

@rabbah
Copy link
Member

rabbah commented Feb 14, 2017

it should "indicates this action is successfully called" in {
        val run = wsk.action.invoke(helloAction, Map())
        withActivation(wsk.activation, run) {
            activation =>
                activation.response.success shouldBe true
        }
    }

should be amended to check the logs as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant