{
"timestamp": "2025-08-31T15:11:39.710Z",
"mode": "quick",
"platform": "darwin",
"nodeVersion": "v22.16.0",
"totalDuration": 14306,
"results": [
{
"suite": "Priority 1 - Critical Path",
"exitCode": 1,
"duration": 14301,
"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 31ms\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 11ms\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 2ms\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 14157ms\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 1ms\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: 14204ms\n\nβ Failed Tests:\n - Deploy Tool > should handle deploy to production: Deploy result should contain deployment ID or status\n - Deploy Tool > should handle deploy with smart defaults: Deploy should work with smart defaults\n - Deploy Tool > should handle deployment errors gracefully: Should handle PowerShell errors gracefully\n - Status Tool > should show environment status: Status should show environment information\n - Status Tool > should handle specific environment status: Should show status for specific environment\n - Export Database Tool > should start database export: Should initiate database export\n - Export Database Tool > should use smart defaults for production: Should default to production environment\n - Export Database Tool > should check for recent exports before creating new: Should check for recent exports\n - Check Export Status Tool > should check export status by ID: Should show export status\n - Check Export Status Tool > should check latest export when no ID provided: Should check latest export status\n - Check Export Status Tool > should handle auto-download when export ready: Should indicate download readiness\n - Test Connection Tool > should validate connection successfully: Should validate connection\n - Test Connection Tool > should detect missing credentials: Should detect missing credentials\n - Test Connection Tool > should handle connection failures gracefully: Should handle connection failures\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: Deploy result should contain deployment ID or status\nβ Deploy error:\n Error: Deploy should work with smart defaults\nβ Deploy error:\n Error: Should handle PowerShell errors gracefully\n Error: Status should show environment information\n Error: Should show status for specific environment\n Error: Should initiate database export\n Error: Should default to production environment\n Error: Should check for recent exports\n Error: Should show export status\n Error: Should check latest export status\n Error: Should indicate download readiness\nβ PowerShell detected: PowerShell Core (7.2.1)\nβ PowerShell detected: PowerShell Core (7.2.1)\n Error: Should validate connection\nβ PowerShell detected: PowerShell Core (7.2.1)\n Error: Should detect missing credentials\nβ PowerShell detected: PowerShell Core (7.2.1)\n Error: Should handle connection failures\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
}
}