-
Notifications
You must be signed in to change notification settings - Fork 1.8k
test(NODE-7179): migrate tests to import directly from src folder
#4736
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
41 commits
Select commit
Hold shift + click to select a range
f5fca7e
test(NODE-7179): migrate unit/operations/aggregate.test.ts
tadjik1 380ee7d
test(NODE-7179): migrate integration/auth/*
tadjik1 500a4bb
test(NODE-7179): migrate integration/causal-consistency/*
tadjik1 2cce19c
test(NODE-7179): migrate integration/client-side-encryption/*
tadjik1 9f06e49
test(NODE-7179): migrate integration/client-side-operations-timeout/*
tadjik1 150d37c
test(NODE-7179): migrate integration/command-logging-and-monitoring/*
tadjik1 0ff42b7
test(NODE-7179): migrate integration/connections-survive-step-down/*
tadjik1 c05b946
test(NODE-7179): migrate integration/index_management.test.ts
tadjik1 9c36132
test(NODE-7179): migrate integration/index-management/*
tadjik1 bac259d
test(NODE-7179): migrate integration/initial-dns-seedlist-discovery/*
tadjik1 97884bd
test(NODE-7179): migrate integration/max-staleness/*
tadjik1 cbfd710
test(NODE-7179): migrate integration/mongodb-handshake/*
tadjik1 6f6101e
test(NODE-7179): migrate integration/retryable-writes/*
tadjik1 48d7394
test(NODE-7179): migrate integration/run-command/*
tadjik1 5426397
test(NODE-7179): migrate integration/server-discovery-and-monitoring/*
tadjik1 4d4a2ca
test(NODE-7179): migrate test/csfle-kms-providers.ts
tadjik1 86cc350
test(NODE-7179): migrate test/manual/*
tadjik1 60b60cb
test(NODE-7179): migrate test/spec/*
tadjik1 bea7dd1
test(NODE-7179): migrate test/types/*
tadjik1 c20700b
test(NODE-7179): migrate test/tools/*
tadjik1 3ed3ae5
test(NODE-7179): migrate test/integration/collection-management/*
tadjik1 863206b
test(NODE-7179): migrate test/integration/crud/*
tadjik1 ac125a4
test(NODE-7179): migrate test/integration/enumerate_databases.test.ts
tadjik1 bee9e2f
test(NODE-7179): migrate test/integration/enumerate_databases.prose.t…
tadjik1 3df73dd
test(NODE-7179): migrate test/integration/node-specific/*
tadjik1 c99c7e8
test(NODE-7179): migrate test/integration/auth/mongodb_aws.prose.test.ts
tadjik1 e71265d
test(NODE-7179): migrate test/integration/server-selection/*
tadjik1 191a2d2
test(NODE-7179): migrate test/integration/retryable-reads/*
tadjik1 f1b4d8c
test(NODE-7179): migrate test/integration/connection-monitoring-and-p…
tadjik1 ef2932c
test(NODE-7179): migrate test/integration/client-side-operations-time…
tadjik1 48bbfc8
test(NODE-7179): fix invalid imports
tadjik1 718b90c
test(NODE-7179): fix duplicated import
tadjik1 946ffb1
test(NODE-7179): cleanup imports
tadjik1 55b6a5c
test(NODE-7179): import client from src
tadjik1 07b494c
test(NODE-7179): revert changes in examples/ folder
tadjik1 0fd357e
temporary skip tests in wip
tadjik1 1e9655d
test(NODE-7179): import classes instead of types
tadjik1 496acec
skip operations
tadjik1 4c56e60
remove TODO(NODE-6599) comments
tadjik1 892a2ab
remove .js files which were migrated to .ts
tadjik1 f251f50
unskip operations test
tadjik1 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
2 changes: 1 addition & 1 deletion
2
test/integration/causal-consistency/causal_consistency.prose.test.js
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
2 changes: 1 addition & 1 deletion
2
test/integration/client-side-encryption/client_side_encryption.prose.10.kms_tls.test.ts
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
4 changes: 2 additions & 2 deletions
4
...egration/client-side-encryption/client_side_encryption.prose.14.decryption_events.test.ts
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
2 changes: 1 addition & 1 deletion
2
.../integration/client-side-encryption/client_side_encryption.prose.17.on_demand_gcp.test.ts
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
2 changes: 1 addition & 1 deletion
2
...tion/client-side-encryption/client_side_encryption.prose.18.azure_kms_mock_server.test.ts
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
2 changes: 1 addition & 1 deletion
2
...ntegration/client-side-encryption/client_side_encryption.prose.19.on_demand_azure.test.ts
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
2 changes: 1 addition & 1 deletion
2
...nt-side-encryption/client_side_encryption.prose.21.automatic_data_encryption_keys.test.ts
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
2 changes: 1 addition & 1 deletion
2
.../client-side-encryption/client_side_encryption.prose.23.range_encryption_defaults.test.ts
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
3 changes: 2 additions & 1 deletion
3
...t-side-encryption/client_side_encryption.prose.26.custom_aws_credential_providers.test.ts
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.