chore: Support for proxies for Atlas tools. MCP-87 #1363
Annotations
3 errors
Run tests
Process completed with exit code 1.
|
Run tests:
src/common/atlas/apiClient.ts#L468
TypeError: Invalid URL
❯ new Request node_modules/node-fetch/src/request.js:55:16
❯ node_modules/node-fetch/src/index.js:51:19
❯ fetch node_modules/node-fetch/src/index.js:49:9
❯ Object.assign.agent.agent node_modules/@mongodb-js/devtools-proxy-support/src/fetch.ts:58:20
❯ coreFetch node_modules/openapi-fetch/src/index.js:162:20
❯ ApiClient.listOrganizations src/common/atlas/apiClient.ts:468:43
❯ tests/integration/common/apiClient.test.ts:70:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: '[object Request]' }
|
Run tests:
src/common/atlas/apiClient.ts#L468
TypeError: Invalid URL
❯ new Request node_modules/node-fetch/src/request.js:55:16
❯ node_modules/node-fetch/src/index.js:51:19
❯ fetch node_modules/node-fetch/src/index.js:49:9
❯ Object.assign.agent.agent node_modules/@mongodb-js/devtools-proxy-support/src/fetch.ts:58:20
❯ coreFetch node_modules/openapi-fetch/src/index.js:162:20
❯ ApiClient.listOrganizations src/common/atlas/apiClient.ts:468:43
❯ tests/integration/common/apiClient.test.ts:62:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: '[object Request]' }
|
Loading