-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add tests against multiple MongoDB versions #7161
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
Merged
Changes from 33 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
dc9f90d
Merge commit 'ccb045b68c5b4d983a90fa125513fc476e4e2387'
mtrezza 4d72525
Merge remote-tracking branch 'upstream/master'
mtrezza 65a6bdb
Merge remote-tracking branch 'upstream/master'
mtrezza 50274b8
Merge remote-tracking branch 'upstream/master'
mtrezza 3b337cd
Merge remote-tracking branch 'upstream/master'
mtrezza 073f0fc
Merge remote-tracking branch 'upstream/master'
mtrezza 2ee5907
Merge remote-tracking branch 'upstream/master'
mtrezza 241a1d8
Merge remote-tracking branch 'upstream/master'
mtrezza 4f097ce
Merge remote-tracking branch 'upstream/master'
mtrezza 8f3ea1c
Merge remote-tracking branch 'upstream/master'
mtrezza 4743cbc
Merge remote-tracking branch 'upstream/master'
mtrezza 59de429
Merge remote-tracking branch 'upstream/master'
mtrezza ed2944f
Merge remote-tracking branch 'upstream/master'
mtrezza cb63152
added tests environment with mongodb 4.4.3
mtrezza cb84664
added CI test for mongodb 4.4.3
mtrezza 5427c19
added CI tests for MongoDB versions 4.0, 4.2
mtrezza 3bc43a0
improved flaky test (seems to max out the limit of simultaneous conne…
mtrezza b6e6071
added spec helpers to run tests only for specific MongoDB version
mtrezza 14c42e3
addedn npm scripts to run tests against relevant mongodb versions
mtrezza 2808854
added spec helper function to exclude specific mongodb version
mtrezza 985d24e
added test for changed aggregate query planner results
mtrezza e4bf277
fixed regex test with incorrect regex syntax
mtrezza 8425da9
fixed test where query has select no keys (empty array)
mtrezza b5d1d9f
added changelog entry and ordered list
mtrezza 594f78e
fixed test that tried to simultaneously delete and build index on sam…
mtrezza 4c33b19
added MongoDB compatibility table to readme
mtrezza b18c900
updated default local tests to use MongoDB 4.4.3
mtrezza 0846662
added MongoDB badges for new versions to README
mtrezza 416a567
fixed typo in readme
mtrezza b3fe5e8
added new test helper filter to contribution guide
mtrezza ecd6f47
fixed incorrect storage engine for mongodb 4.4
mtrezza b6dd613
changed CI to test MongoDB 3.6. with mmapv1 storage engine and standa…
mtrezza 7a9e963
improved CI test description
mtrezza da8077c
added CI self check for new MongoDB versions
mtrezza 034ee8f
Merge branch 'master' into fix-mongodb-4.4
mtrezza 43c307c
fixed CI
mtrezza 0795f93
removed CI
mtrezza 57cb2b2
added CI
mtrezza 3f13481
added throwing error if any of the checks failed
mtrezza 7974419
added github action connector
mtrezza b0e8176
improved error message
mtrezza 0101752
improved error messages
mtrezza 8d549c7
improved error message
mtrezza 16a2a7b
updated CI environment to MongoDB 3.6.22
mtrezza 216b72d
improved error messages
mtrezza bfcd4a5
update CI env name
mtrezza 6cb3ae2
updated CI env name
mtrezza 3cbb638
improved error message
mtrezza 424de2f
removed patch versions from CI env description
mtrezza d885fd5
improved status message
mtrezza d9b53fc
removed version range from core lib
mtrezza 8f90104
added explicit mongodb version to redis test and node 12 test
mtrezza f743b0e
bumped Node 12 test to 12.20.1 (version currently recommended by AWS …
mtrezza 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.