regression-1756651795494.json•8.76 kB
{
"timestamp": "2025-08-31T14:49:55.492Z",
"mode": "quick",
"platform": "darwin",
"nodeVersion": "v22.16.0",
"totalDuration": 127,
"results": [
{
"suite": "Priority 1 - Critical Path",
"exitCode": 1,
"duration": 117,
"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 14ms\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 4ms\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 2ms\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: 0\n ❌ Failed: 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 0ms\n ✅ Passed: 0\n ❌ Failed: 2\n\n════════════════════════════════════════════════════════════\n📊 Overall Test Results\n════════════════════════════════════════════════════════════\nTotal Tests: 19\n ✅ Passed: 0\n ❌ Failed: 19\n ⏭️ Skipped: 0\nTotal Duration: 24ms\n\n❌ Failed Tests:\n - Deploy Tool > should handle deploy to production: SimpleTools.deploy is not a function\n - Deploy Tool > should handle deploy with smart defaults: SimpleTools.deploy is not a function\n - Deploy Tool > should handle deployment errors gracefully: SimpleTools.deploy is not a function\n - Status Tool > should show environment status: SimpleTools.status is not a function\n - Status Tool > should handle specific environment status: SimpleTools.status is not a function\n - Export Database Tool > should start database export: DatabaseTools.export_database is not a function\n - Export Database Tool > should use smart defaults for production: DatabaseTools.export_database is not a function\n - Export Database Tool > should check for recent exports before creating new: DatabaseTools.export_database is not a function\n - Check Export Status Tool > should check export status by ID: DatabaseTools.check_export_status is not a function\n - Check Export Status Tool > should check latest export when no ID provided: DatabaseTools.check_export_status is not a function\n - Check Export Status Tool > should handle auto-download when export ready: DatabaseTools.check_export_status is not a function\n - Test Connection Tool > should validate connection successfully: ConnectionTools.test_connection is not a function\n - Test Connection Tool > should detect missing credentials: ConnectionTools.test_connection is not a function\n - Test Connection Tool > should handle connection failures gracefully: ConnectionTools.test_connection is not a function\n - PowerShell Command Generation > should generate valid deployment commands: CommandBuilder.build is not a function\n - PowerShell Command Generation > should handle special characters in parameters: CommandBuilder.build is not a function\n - PowerShell Command Generation > should validate required parameters: DeploymentValidator.validateDeployment is not a function\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": " Error: SimpleTools.deploy is not a function\n Error: SimpleTools.deploy is not a function\n Error: SimpleTools.deploy is not a function\n Error: SimpleTools.status is not a function\n Error: SimpleTools.status is not a function\n Error: DatabaseTools.export_database is not a function\n Error: DatabaseTools.export_database is not a function\n Error: DatabaseTools.export_database is not a function\n Error: DatabaseTools.check_export_status is not a function\n Error: DatabaseTools.check_export_status is not a function\n Error: DatabaseTools.check_export_status is not a function\n Error: ConnectionTools.test_connection is not a function\n Error: ConnectionTools.test_connection is not a function\n Error: ConnectionTools.test_connection is not a function\n Error: CommandBuilder.build is not a function\n Error: CommandBuilder.build is not a function\n Error: DeploymentValidator.validateDeployment is not a function\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
}
}