{
"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
}
}