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 explicit return value of unknown (#42) #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timbuckley
Copy link
Owner

Note: This is PR #42, but on a branch on this repo directly so I can help modify it.

* getNextVal now returns object { found, nextVal }
Resolves #41
@hmillison
Copy link
Collaborator

Hey what's the status on this PR?

This would be considered a breaking change since it seems to require updates to all of the uses of test engine

@timbuckley
Copy link
Owner Author

@hmillison Yeah I paused on this because I wasn't sure there is a way to accommodate both the current API and a solution to the request made in issue #41. Any feedback?

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

Successfully merging this pull request may close these issues.

Unable to pass undefined as mock return value
3 participants