-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-3699): add support for comment
field
#3167
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
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
bbbd074
Add 24 new crud test files
baileympearson 87546ed
Add remaining 4 tests
baileympearson e0eb13f
feat: Add support for comment field in update operations
baileympearson 49a9c48
Sync change streams test with latest specs
baileympearson 911f5c4
fix: bring in latest versions of comment tests
baileympearson ac9fd81
fix: uncomment atomic operators check in update.ts
baileympearson a5e4de6
resolve merge conflicts
baileympearson 704764a
finish conflict
baileympearson 07df766
fix: skip failing change stream tests
baileympearson d7d7d28
fix: address linting issues
baileympearson 6bb15ec
fix: skip change streams pre 4.4 test
baileympearson fec0040
docs: add docstring comments to 'comment' option
baileympearson c3e7fc1
fix: fix lint error in doc string
baileympearson f95e8f2
fix: check for 'undefined' in place of a falsy value
baileympearson 097a5f1
fix: remove comment from DeleteStatement
baileympearson 8433c67
fix: support change streams tests
baileympearson a1137c4
feat: support comment in change streams
baileympearson 0cfbc2a
convert change stream node specific test to TS
baileympearson 71f1775
fix: only add comment to getMore on server versions 4.4 and above
baileympearson 8d4267c
fix: remove comment from get more for failiing test
baileympearson 2cdbf3b
Fix broken unified change stream tests
baileympearson d9d09ee
fix: address lint warning in entities.ts
baileympearson 9744897
fix: fix unit tests for get_more opreation
baileympearson 960e887
chore: remove old node_specific change stream tests
baileympearson 016652a
fix: misc changes before re-request review
baileympearson 2c705ea
test: sync change stream, aggregate and find spec tests
baileympearson d999bcc
misc changes
baileympearson 48cd535
test: add test for comments with falsy value
baileympearson d16f651
fix: add run-on requirements to falsy values test
baileympearson 0da642f
fix: remove legacy (<3.2) logic from cursors
baileympearson 14f2ea2
fix: update comment falsy values tests with more falsy values
baileympearson 2f810ac
fix: Symbol() instead of Symbol.for()
baileympearson 127f71b
fix: add back if statement for failing tests
baileympearson eb5069d
Add programatic unified test run for falsey comments
nbbeeken b160c55
fix: revert usage of applyComment
baileympearson d3c20c5
test: use unified runner for falsy values test
baileympearson 056ddae
fix: address lint issue
baileympearson cf145bd
fix: add runonrequirement to falsy values tests
baileympearson 0a7e38d
chore: working builder - needs fixup
baileympearson fba5e13
fix: allow falsy values in change stream options
baileympearson d0dbaab
fix: add change stream falsy tests
baileympearson f1b15f9
wip - address comments pt 1
baileympearson a74b530
feat: add comment support to listCollections and listIndexes
baileympearson f180064
fix: reorganize tests && add tests for listDatabases
baileympearson 42147ee
fix: move sinon stubbing into tests and revert changes to connection …
baileympearson 0bcdfc0
fix: address comments
baileympearson a5523e0
chore: add test case for positive and negative zero
baileympearson 459344d
fix: run on requireemnts in change stream falsy tests
baileympearson 8aac554
fix: use correct run on requirement for list* tests
baileympearson ece725d
wip
baileympearson 9def648
fix: don't run chnage stream tests on shareded topology
baileympearson cd2707d
fix: remove only
baileympearson 8518dcd
fix: address Neal's latest comments
baileympearson 157c75d
fix: address Daria's comments
baileympearson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.