regression-1756669906963.json•8.89 kB
{
"timestamp": "2025-08-31T19:51:46.962Z",
"mode": "quick",
"platform": "darwin",
"nodeVersion": "v22.16.0",
"totalDuration": 13289,
"results": [
{
"suite": "Priority 1 - Critical Path",
"exitCode": 1,
"duration": 13283,
"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 29ms\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 2ms\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 12ms\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 13145ms\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 0ms\n ✅ Passed: 3\n\n📦 Test Suite: Multi-Project Configuration\n────────────────────────────────────────────────────────────\n should handle multi-project setup... ❌\n should select default project correctly... ❌\n────────────────────────────────────────────────────────────\nSuite completed in 2ms\n ✅ Passed: 0\n ❌ Failed: 2\n\n════════════════════════════════════════════════════════════\n📊 Overall Test Results\n════════════════════════════════════════════════════════════\nTotal Tests: 19\n ✅ Passed: 3\n ❌ Failed: 16\n ⏭️ Skipped: 0\nTotal Duration: 13193ms\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 - Multi-Project Configuration > should handle multi-project setup: Should parse PROJECT_A\n - Multi-Project Configuration > should select default project correctly: Should find default project\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\n⚠️ Configuration Errors Found:\n\n Project: PROJECT A\n Variable: PROJECT_A\n Error: Invalid project ID format: \"proj-a\"\n Hint: Project ID should be a UUID like: abc12345-1234-5678-9abc-def123456789\n\n Project: PROJECT B\n Variable: PROJECT_B\n Error: Invalid project ID format: \"proj-b\"\n Hint: Project ID should be a UUID like: abc12345-1234-5678-9abc-def123456789\n\n\n Error: Should parse PROJECT_A\n\n⚠️ Configuration Errors Found:\n\n Project: PROJECT A\n Variable: PROJECT_A\n Error: Invalid project ID format: \"proj-a\"\n Hint: Project ID should be a UUID like: abc12345-1234-5678-9abc-def123456789\n\n Project: PROJECT B\n Variable: PROJECT_B\n Error: Invalid project ID format: \"proj-b\"\n Hint: Project ID should be a UUID like: abc12345-1234-5678-9abc-def123456789\n\n Project: PROJECT DEFAULT\n Variable: PROJECT_DEFAULT\n Error: Invalid project ID format: \"default\"\n Hint: Project ID should be a UUID like: abc12345-1234-5678-9abc-def123456789\n\n Project: PROJECT OTHER\n Variable: PROJECT_OTHER\n Error: Invalid project ID format: \"other\"\n Hint: Project ID should be a UUID like: abc12345-1234-5678-9abc-def123456789\n\n\n Error: Should find default project\n"
}
],
"summary": {
"total": 1,
"passed": 0,
"failed": 1
}
}