Skip to content

Commit b3d9fb8

Browse files
authored
chore(NODE-3717): test reorg penultimate part (#3103)
1 parent 8e2b0cc commit b3d9fb8

File tree

79 files changed

+3709
-3708
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+3709
-3708
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"check:ts": "./node_modules/typescript/bin/tsc -v && ./node_modules/typescript/bin/tsc --noEmit",
110110
"check:atlas": "mocha --config \"test/manual/mocharc.json\" test/manual/atlas_connectivity.test.js",
111111
"check:adl": "mocha --file test/tools/runner test/manual/data_lake.test.js",
112-
"check:aws": "mocha --file test/tools/runner test/functional/mongodb_aws.test.js",
112+
"check:aws": "mocha --file test/tools/runner test/integration/auth/mongodb_aws.test.js",
113113
"check:ocsp": "mocha --config \"test/manual/mocharc.json\" test/manual/ocsp_support.test.js",
114114
"check:kerberos": "mocha --config \"test/manual/mocharc.json\" test/manual/kerberos.test.js",
115115
"check:tls": "mocha --config \"test/manual/mocharc.json\" test/manual/tls_support.test.js",

test/functional/core/undefined.test.js

Lines changed: 0 additions & 114 deletions
This file was deleted.
-72.3 KB
Binary file not shown.

test/functional/data/keyfile.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
-51 KB
Binary file not shown.
Binary file not shown.

test/functional/deprecate_warning.test.js

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)