test: add cloud-dev e2e test skeleton + CI wiring for mongodb-mcp-remote MCP-538 #2872
Annotations
10 errors and 2 warnings
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { idleTimeoutMs: 42, …(34) } to strictly equal { deepInspect: true, …(31) }
- Expected
+ Received
@@ -40,9 +40,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { httpBodyLimit: 52428800, …(34) } to strictly equal { deepInspect: true, …(31) }
- Expected
+ Received
@@ -40,9 +40,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { httpPort: 8080, …(34) } to strictly equal { deepInspect: true, …(31) }
- Expected
+ Received
@@ -40,9 +40,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { …(35) } to strictly equal { deepInspect: true, …(31) }
- Expected
+ Received
@@ -40,9 +40,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { …(36) } to strictly equal { deepInspect: true, …(32) }
- Expected
+ Received
@@ -41,9 +41,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { …(36) } to strictly equal { deepInspect: true, …(32) }
- Expected
+ Received
@@ -41,9 +41,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { apiClientId: 'OmgSoIdYeah', …(35) } to strictly equal { deepInspect: true, …(32) }
- Expected
+ Received
@@ -41,9 +41,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L385
AssertionError: expected { …(35) } to strictly equal { deepInspect: true, …(31) }
- Expected
+ Received
@@ -40,9 +40,12 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
}
❯ tests/unit/common/config.test.ts:385:36
|
|
Run tests:
tests/unit/common/config.test.ts#L88
AssertionError: expected { parsed: { …(35) }, …(2) } to strictly equal { parsed: { …(32) }, …(2) }
- Expected
+ Received
@@ -42,10 +42,13 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
},
"warnings": [],
❯ tests/unit/common/config.test.ts:88:11
|
|
Run tests:
tests/unit/common/config.test.ts#L73
AssertionError: expected { parsed: { …(35) }, …(2) } to strictly equal { parsed: { …(32) }, …(2) }
- Expected
+ Received
@@ -42,10 +42,13 @@
"health-check",
],
"notificationTimeoutMs": 540000,
"previewFeatures": [],
"readOnly": false,
+ "remoteE2eBaseUrl": "",
+ "remoteE2eClientId": "",
+ "remoteE2eClientSecret": "",
"telemetry": "enabled",
"transport": "stdio",
"voyageApiKey": "",
},
"warnings": [],
❯ tests/unit/common/config.test.ts:73:47
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: GitHubSecurityLab/actions-permissions/monitor@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload test results
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
background
wait
wait-all
cancel
parallel
Loading