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 tests to test 404 in collection/id ops #25

Closed
willshulman opened this issue May 9, 2016 · 4 comments
Closed

Add tests to test 404 in collection/id ops #25

willshulman opened this issue May 9, 2016 · 4 comments
Labels

Comments

@willshulman
Copy link
Contributor

No description provided.

@willshulman willshulman added the P1 label May 9, 2016
@willshulman
Copy link
Contributor Author

Or is it up to the impl?

@willshulman
Copy link
Contributor Author

Seems related to being able to return undefined / null from operations

@willshulman
Copy link
Contributor Author

Right now cant fully support undefined / null in async case. Need to fix.

@willshulman
Copy link
Contributor Author

Handled in Collections which assume sync.
Handled in Collection.js if findObject returns nil
Handled in MongoDBCollection for findObject, updateObject, and removeObject

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

No branches or pull requests

1 participant