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

Support specifying the default max number of iterations #3

Merged
merged 1 commit into from
Jul 17, 2016

Conversation

papandreou
Copy link
Member

Either via the UNEXPECTED_CHECK_MAX_ITERATIONS environment variable
or the maxiterations=... GET parameter in the browser.

Fixes #2.

I've tested this manually. Sorry for not including automatic tests -- it would require either using proxyquire or something like the "external" tests we use in Unexpected, both of which would add a bit of complexity. Let me know if you think that's required.

Either via the UNEXPECTED_CHECK_MAX_ITERATIONS environment variable
or the maxiterations=... GET parameter in the browser.

Fixes #2.
@sunesimonsen
Copy link
Member

👍 thanks a lot, this is great. Just merge and release.

@papandreou papandreou merged commit 871f4a4 into master Jul 17, 2016
@papandreou papandreou deleted the feature/defaultMaxIterations branch July 17, 2016 13:45
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.

2 participants