Clean up
This commit is contained in:
30
scripts/mcp-runtime-test-results.json
Normal file
30
scripts/mcp-runtime-test-results.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"BaseUrl": "http://localhost:5167",
|
||||
"Timestamp": {
|
||||
"value": "\/Date(1762724460377)\/",
|
||||
"DisplayHint": 2,
|
||||
"DateTime": "Sunday, November 9, 2025 10:41:00 PM"
|
||||
},
|
||||
"Tests": [
|
||||
{
|
||||
"Status": "PASS",
|
||||
"Timestamp": {
|
||||
"value": "\/Date(1762724460540)\/",
|
||||
"DisplayHint": 2,
|
||||
"DateTime": "Sunday, November 9, 2025 10:41:00 PM"
|
||||
},
|
||||
"Details": "Application is running on http://localhost:5167",
|
||||
"TestName": "Application Health Check"
|
||||
},
|
||||
{
|
||||
"Status": "WARN",
|
||||
"Timestamp": {
|
||||
"value": "\/Date(1762724460600)\/",
|
||||
"DisplayHint": 2,
|
||||
"DateTime": "Sunday, November 9, 2025 10:41:00 PM"
|
||||
},
|
||||
"Details": "No HTTP endpoint found. SDK might be using stdio transport.",
|
||||
"TestName": "Endpoint Discovery"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user