grunt-aws-lambda icon indicating copy to clipboard operation
grunt-aws-lambda copied to clipboard

Add Expected Failures

Open CobaltDelta opened this issue 9 years ago • 2 comments

As the commit message mentions, this adds an expect_fail option. The expectation is that this could be used in an "integration test" suite, of sorts.

CobaltDelta avatar Sep 14 '16 17:09 CobaltDelta

That'll teach me to do quick-and-dirty edits.

Giving this a proper coat of polish; will update PR afterwards.

CobaltDelta avatar Sep 14 '16 18:09 CobaltDelta

And in the course of actually reading things, I now see how lambda_invoke can be used in integration tests, even for expected failure cases.

I'll go ahead and add the appropriate integration tests, but if this PR is deemed unhelpful, feel free to discard it.

CobaltDelta avatar Sep 14 '16 18:09 CobaltDelta