{
"timestamp": "2025-08-31T15:01:59.656Z",
"mode": "quick",
"platform": "darwin",
"nodeVersion": "v22.16.0",
"totalDuration": 143,
"results": [
{
"suite": "Priority 1 - Critical Path",
"exitCode": 1,
"duration": 136,
"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 25ms\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 0ms\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 9ms\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 1ms\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 4ms\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: 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 1ms\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: 40ms\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
}
}