-
Notifications
You must be signed in to change notification settings - Fork 61
Find one and... #237
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
Find one and... #237
Conversation
adamchel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Nice comprehensive tests too. Just had a few nits.
Also, when you create PRs in the future, please include the ticket number and a description of the ticket/the changes you made in the title. When you squash and merge, please name the commit something like
STITCH-2526 add support for findOneAnd{Update,Replace,Delete}
packages/browser/services/mongodb-remote/__tests__/RemoteMongoClientIntTests.ts
Outdated
Show resolved
Hide resolved
packages/browser/services/mongodb-remote/__tests__/RemoteMongoClientIntTests.ts
Outdated
Show resolved
Hide resolved
packages/browser/services/mongodb-remote/__tests__/RemoteMongoClientIntTests.ts
Outdated
Show resolved
Hide resolved
packages/browser/services/mongodb-remote/__tests__/RemoteMongoClientIntTests.ts
Outdated
Show resolved
Hide resolved
packages/core/services/mongodb-remote/src/RemoteFindOneAndDeleteOptions.ts
Outdated
Show resolved
Hide resolved
packages/core/services/mongodb-remote/src/RemoteFindOneAndUpdateOptions.ts
Outdated
Show resolved
Hide resolved
|
Though it looks like evergreen is failing due to some |
No description provided.