regression-1756652774586.json•8.48 kB
{
"timestamp": "2025-08-31T15:06:14.585Z",
"mode": "quick",
"platform": "darwin",
"nodeVersion": "v22.16.0",
"totalDuration": 14261,
"results": [
{
"suite": "Priority 1 - Critical Path",
"exitCode": 1,
"duration": 14254,
"output": "\n📦 Test Suite: Deploy Tool\n────────────────────────────────────────────────────────────\n should handle deploy to production... ❌\n should handle deploy with smart defaults... ❌\n should handle deployment errors gracefully... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 20ms\n ✅ Passed: 0\n ❌ Failed: 3\n\n📦 Test Suite: Status Tool\n────────────────────────────────────────────────────────────\n should show environment status... ❌\n should handle specific environment status... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 1ms\n ✅ Passed: 0\n ❌ Failed: 2\n\n📦 Test Suite: Export Database Tool\n────────────────────────────────────────────────────────────\n should start database export... ❌\n should use smart defaults for production... ❌\n should check for recent exports before creating new... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 10ms\n ✅ Passed: 0\n ❌ Failed: 3\n\n📦 Test Suite: Check Export Status Tool\n────────────────────────────────────────────────────────────\n should check export status by ID... ❌\n should check latest export when no ID provided... ❌\n should handle auto-download when export ready... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 3ms\n ✅ Passed: 0\n ❌ Failed: 3\n\n📦 Test Suite: Test Connection Tool\n────────────────────────────────────────────────────────────\n should validate connection successfully... ❌\n should detect missing credentials... ❌\n should handle connection failures gracefully... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 14122ms\n ✅ Passed: 0\n ❌ Failed: 3\n\n📦 Test Suite: PowerShell Command Generation\n────────────────────────────────────────────────────────────\n should generate valid deployment commands... ✅\n should handle special characters in parameters... ❌\n should validate required parameters... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 1ms\n ✅ Passed: 1\n ❌ Failed: 2\n\n📦 Test Suite: Multi-Project Configuration\n────────────────────────────────────────────────────────────\n should handle multi-project setup... ❌\n should select default project correctly... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 0ms\n ✅ Passed: 0\n ❌ Failed: 2\n\n════════════════════════════════════════════════════════════\n📊 Overall Test Results\n════════════════════════════════════════════════════════════\nTotal Tests: 19\n ✅ Passed: 1\n ❌ Failed: 18\n ⏭️ Skipped: 0\nTotal Duration: 14157ms\n\n❌ Failed Tests:\n - Deploy Tool > should handle deploy to production: result.includes is not a function\n - Deploy Tool > should handle deploy with smart defaults: result.includes is not a function\n - Deploy Tool > should handle deployment errors gracefully: result.includes is not a function\n - Status Tool > should show environment status: result.includes is not a function\n - Status Tool > should handle specific environment status: result.includes is not a function\n - Export Database Tool > should start database export: result.includes is not a function\n - Export Database Tool > should use smart defaults for production: result.includes is not a function\n - Export Database Tool > should check for recent exports before creating new: result.includes is not a function\n - Check Export Status Tool > should check export status by ID: result.includes is not a function\n - Check Export Status Tool > should check latest export when no ID provided: result.includes is not a function\n - Check Export Status Tool > should handle auto-download when export ready: result.includes is not a function\n - Test Connection Tool > should validate connection successfully: result.includes is not a function\n - Test Connection Tool > should detect missing credentials: result.includes is not a function\n - Test Connection Tool > should handle connection failures gracefully: result.includes is not a function\n - PowerShell Command Generation > should handle special characters in parameters: Should escape quotes properly\n - PowerShell Command Generation > should validate required parameters: Should validate correct parameters\n - Multi-Project Configuration > should handle multi-project setup: Cannot find module '../../lib/project-tools'\nRequire stack:\n- /Users/bgerby/Documents/dev/deployment-mcp/tests/regression/test-priority-1-tools.js\n - Multi-Project Configuration > should select default project correctly: Cannot find module '../../lib/project-tools'\nRequire stack:\n- /Users/bgerby/Documents/dev/deployment-mcp/tests/regression/test-priority-1-tools.js\n",
"errorOutput": "❌ Deploy error:\n Error: result.includes is not a function\n❌ Deploy error:\n Error: result.includes is not a function\n❌ Deploy error:\n Error: result.includes is not a function\n Error: result.includes is not a function\n Error: result.includes is not a function\n Error: result.includes is not a function\n Error: result.includes is not a function\n Error: result.includes is not a function\n Error: result.includes is not a function\n Error: result.includes is not a function\n Error: result.includes is not a function\n✅ PowerShell detected: PowerShell Core (7.2.1)\n✅ PowerShell detected: PowerShell Core (7.2.1)\n Error: result.includes is not a function\n✅ PowerShell detected: PowerShell Core (7.2.1)\n Error: result.includes is not a function\n✅ PowerShell detected: PowerShell Core (7.2.1)\n Error: result.includes is not a function\n Error: Should escape quotes properly\n Error: Should validate correct parameters\n Error: Cannot find module '../../lib/project-tools'\nRequire stack:\n- /Users/bgerby/Documents/dev/deployment-mcp/tests/regression/test-priority-1-tools.js\n Error: Cannot find module '../../lib/project-tools'\nRequire stack:\n- /Users/bgerby/Documents/dev/deployment-mcp/tests/regression/test-priority-1-tools.js\n"
}
],
"summary": {
"total": 1,
"passed": 0,
"failed": 1
}
}