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

Add Expected Failures #88

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add Expected Failures #88

wants to merge 5 commits into from

Conversation

CobaltDelta
Copy link

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.

Kyle Quarles added 2 commits September 14, 2016 13:42
…ures (options.expect_fail) - this enhances its use for integration test cases. Additionally added a spacing argument to JSON.stringify when printing messages, so output is human-readable even when objects are returned.
@CobaltDelta
Copy link
Author

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

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

@CobaltDelta
Copy link
Author

CobaltDelta commented Sep 14, 2016

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.

…ows (lfs previously mismatched, causing equals assertion to fail)
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

Successfully merging this pull request may close these issues.

None yet

1 participant