añadido karpathy y refactorizacion del proyecto

This commit is contained in:
2026-05-25 19:48:56 +02:00
parent 8feb88dfa6
commit ee8cfa03ea
1225 changed files with 875463 additions and 5909 deletions
@@ -0,0 +1,59 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.868Z
# Source of truth: this YAML file
id: core-documentation-check-accuracy_installation_and_configuration_guide
project: pbx
module: core
group: core-documentation
title: Verify accuracy of the Installation and Configuration Guide against actual system behaviour
description: Verify accuracy of the Installation and Configuration Guide against actual system behaviour
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Navigate to the download / documentation portal
expected: ''
automatable: false
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: false
- action: Assert presence and visibility of the expected document
expected: ''
automatable: false
automation_status: manual
file: tests/core/documentation.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- 'Requires expert human review: QA engineer must follow the guide step-by-step on a clean system'
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: 'Requires expert human review: QA engineer must follow the guide step-by-step on a clean system'
@@ -0,0 +1,59 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.872Z
# Source of truth: this YAML file
id: core-documentation-check-accuracy_trouble_shooting_guide
project: pbx
module: core
group: core-documentation
title: Verify the Troubleshooting Guide procedures are accurate and complete
description: Verify the Troubleshooting Guide procedures are accurate and complete
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Navigate to the download / documentation portal
expected: ''
automatable: false
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: false
- action: Assert presence and visibility of the expected document
expected: ''
automatable: false
automation_status: manual
file: tests/core/documentation.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires expert human review to validate each troubleshooting scenario on a real system
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires expert human review to validate each troubleshooting scenario on a real system
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.873Z
# Source of truth: this YAML file
id: core-documentation-write-changed_cli_configuration_commands
project: pbx
module: core
group: core-documentation
title: Extract and record changed CLI configuration commands for this release
description: Extract and record changed CLI configuration commands for this release
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/documentation.spec.ts
custom_fields:
original_action: write
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.874Z
# Source of truth: this YAML file
id: core-documentation-write-release_notes_feature_changes_and_known_issues
project: pbx
module: core
group: core-documentation
title: Extract and record Release Notes, feature changes, and known issues
description: Extract and record Release Notes, feature changes, and known issues
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/documentation.spec.ts
custom_fields:
original_action: write
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,68 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.875Z
# Source of truth: this YAML file
id: core-features-check-backward_compatibility_of_new_features
project: pbx
module: core
group: core-features
title: >-
Verify new features are backward-compatible with existing configurations and older endpoint
firmware
description: >-
Verify new features are backward-compatible with existing configurations and older endpoint
firmware
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: partial
file: tests/core/features.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- >-
Configuration import checks automated; functional compatibility with older endpoints requires
manual testing
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: >-
Configuration import checks automated; functional compatibility with older endpoints requires
manual testing
@@ -0,0 +1,60 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.880Z
# Source of truth: this YAML file
id: core-features-check-integration_of_new_features_with_existing_call_processing_and_modules
project: pbx
module: core
group: core-features
title: Verify new features integrate correctly with existing call processing and system modules
description: Verify new features integrate correctly with existing call processing and system modules
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: partial
file: tests/core/features.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- UI config checks automated; actual call-flow integration requires active telephony endpoints
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: UI config checks automated; actual call-flow integration requires active telephony endpoints
@@ -0,0 +1,61 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.882Z
# Source of truth: this YAML file
id: core-features-check-performance_and_resource_impact_assessment_of_new_features
project: pbx
module: core
group: core-features
title: Assess CPU/memory/network resource impact of new features under representative call load
description: Assess CPU/memory/network resource impact of new features under representative call load
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/features.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- >-
Requires SIPp load generator, performance monitoring infrastructure, and sustained load
testing
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires SIPp load generator, performance monitoring infrastructure, and sustained load testing
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.884Z
# Source of truth: this YAML file
id: core-features-check-provisioning_changes_for_new_features
project: pbx
module: core
group: core-features
title: Verify provisioning settings for new features are accessible in the admin portal
description: Verify provisioning settings for new features are accessible in the admin portal
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: automated
file: tests/core/features.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,61 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.886Z
# Source of truth: this YAML file
id: core-features-write-analysis_of_new_security_risks
project: pbx
module: core
group: core-features
title: Identify, analyse, and document new security risks introduced by features in this release
description: Identify, analyse, and document new security risks introduced by features in this release
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/features.spec.ts
custom_fields:
original_action: write
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- >-
Security risk analysis requires expert threat modelling, source code review, and human
judgment
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Security risk analysis requires expert threat modelling, source code review, and human judgment
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.888Z
# Source of truth: this YAML file
id: core-features-write-summary_of_each_new_feature_per_release
project: pbx
module: core
group: core-features
title: Extract and record a summary of each new feature included in this release
description: Extract and record a summary of each new feature included in this release
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: automated
file: tests/core/features.spec.ts
custom_fields:
original_action: write
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.892Z
# Source of truth: this YAML file
id: core-features-write-ui_ux_and_admin_portal_changes_validation
project: pbx
module: core
group: core-features
title: Capture and record all UI/UX changes in the admin portal for this release
description: Capture and record all UI/UX changes in the admin portal for this release
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: automated
file: tests/core/features.spec.ts
custom_fields:
original_action: write
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,59 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.893Z
# Source of truth: this YAML file
id: core-installation-check-fresh_installation
project: pbx
module: core
group: core-installation
title: Verify complete fresh installation from scratch succeeds on each supported hypervisor
description: Verify complete fresh installation from scratch succeeds on each supported hypervisor
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: false
- action: Perform installation or upgrade procedure
expected: ''
automatable: false
- action: Post-install verification via portal + external tools
expected: ''
automatable: false
automation_status: manual
file: tests/core/installation.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires provisioning a clean VM, mounting ISO/OVA, and running the installation wizard
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires provisioning a clean VM, mounting ISO/OVA, and running the installation wizard
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.894Z
# Source of truth: this YAML file
id: core-installation-check-initial_configuration
project: pbx
module: core
group: core-installation
title: Verify the initial configuration wizard completes successfully
description: Verify the initial configuration wizard completes successfully
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: true
- action: Perform installation or upgrade procedure
expected: ''
automatable: true
- action: Post-install verification via portal + external tools
expected: ''
automatable: true
automation_status: automated
file: tests/core/installation.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.895Z
# Source of truth: this YAML file
id: core-installation-check-license_activation
project: pbx
module: core
group: core-installation
title: Verify license activation completes successfully and licensed features are unlocked
description: Verify license activation completes successfully and licensed features are unlocked
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: true
- action: Perform installation or upgrade procedure
expected: ''
automatable: true
- action: Post-install verification via portal + external tools
expected: ''
automatable: true
automation_status: automated
file: tests/core/installation.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,64 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.896Z
# Source of truth: this YAML file
id: core-installation-check-post_install_service_status_and_port_verification
project: pbx
module: core
group: core-installation
title: Verify all required services are running and expected ports are open after installation
description: Verify all required services are running and expected ports are open after installation
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: true
- action: Perform installation or upgrade procedure
expected: ''
automatable: true
- action: Post-install verification via portal + external tools
expected: ''
automatable: true
automation_status: partial
file: tests/core/installation.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- >-
Service status via admin portal automated; TCP port verification requires nmap from external
host
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: >-
Service status via admin portal automated; TCP port verification requires nmap from external
host
@@ -0,0 +1,61 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.897Z
# Source of truth: this YAML file
id: core-interoperability-check-addm
project: pbx
module: core
group: core-interoperability
title: Verify ADDM integration is configured and reporting discovery data correctly
description: Verify ADDM integration is configured and reporting discovery data correctly
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: External Systems
value: SIEM server (Splunk, ELK, QRadar) and/or ADDM/ADDM collector
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: automated
file: tests/core/interoperability.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: External Systems
value: SIEM server (Splunk, ELK, QRadar) and/or ADDM/ADDM collector
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,61 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.898Z
# Source of truth: this YAML file
id: core-interoperability-check-siem
project: pbx
module: core
group: core-interoperability
title: Verify SIEM integration is configured and forwarding security events
description: Verify SIEM integration is configured and forwarding security events
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: External Systems
value: SIEM server (Splunk, ELK, QRadar) and/or ADDM/ADDM collector
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: automated
file: tests/core/interoperability.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: External Systems
value: SIEM server (Splunk, ELK, QRadar) and/or ADDM/ADDM collector
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.898Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_all_mandatory_core-documentation_files
project: pbx
module: core
group: core-repository
title: Verify all mandatory core documentation files are listed in the repository
description: Verify all mandatory core documentation files are listed in the repository
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/repository.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.899Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_companion_tools_and_supporting_scripts
project: pbx
module: core
group: core-repository
title: Verify companion tools and supporting scripts are available in the repository
description: Verify companion tools and supporting scripts are available in the repository
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/repository.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.899Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_main_software_version_all_hypervisors
project: pbx
module: core
group: core-repository
title: Verify main software version packages are available for all supported hypervisors
description: Verify main software version packages are available for all supported hypervisors
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/repository.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.900Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_patch_version_and_its_compatibility
project: pbx
module: core
group: core-repository
title: Verify patch version packages and compatibility matrices are present
description: Verify patch version packages and compatibility matrices are present
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/repository.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.900Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_release_notes_and_changelog
project: pbx
module: core
group: core-repository
title: FASE1-TEST-1779730773816
description: FASE1-TEST-1779730773816
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/repository.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.901Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_trouble_shooting_guide
project: pbx
module: core
group: core-repository
title: Verify Troubleshooting Guide is present in the repository
description: Verify Troubleshooting Guide is present in the repository
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Navigate to the download / documentation portal
expected: ''
automatable: true
- action: Search or locate the relevant file/link by filename pattern
expected: ''
automatable: true
- action: Assert presence and visibility of the expected document
expected: ''
automatable: true
automation_status: automated
file: tests/core/repository.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.902Z
# Source of truth: this YAML file
id: core-security-check-auto_enrollment_certificate_management_process
project: pbx
module: core
group: core-security
title: Verify auto-enrollment certificate management (ACME/Let's Encrypt) is configured and functional
description: Verify auto-enrollment certificate management (ACME/Let's Encrypt) is configured and functional
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: automated
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,62 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.904Z
# Source of truth: this YAML file
id: core-security-check-encryption_of_sensitive_data_at_rest_and_in_transit
project: pbx
module: core
group: core-security
title: Verify sensitive data is encrypted at rest (DB) and in transit (HTTPS/TLS)
description: Verify sensitive data is encrypted at rest (DB) and in transit (HTTPS/TLS)
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: partial
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- >-
HTTPS/TLS configuration verified via portal; DB-level at-rest encryption requires SSH/CLI
access
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: HTTPS/TLS configuration verified via portal; DB-level at-rest encryption requires SSH/CLI access
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.905Z
# Source of truth: this YAML file
id: core-security-check-ip_access_control_lists
project: pbx
module: core
group: core-security
title: Verify IP Access Control Lists are properly configured and enforced
description: Verify IP Access Control Lists are properly configured and enforced
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: automated
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,63 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.905Z
# Source of truth: this YAML file
id: core-security-check-known_vulnerable_dependencies_in_release_artifacts
project: pbx
module: core
group: core-security
title: Verify release artifacts do not contain known vulnerable dependencies (CVE scan)
description: Verify release artifacts do not contain known vulnerable dependencies (CVE scan)
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: partial
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- >-
Vulnerability report page in portal automated; actual CVE scanning requires Trivy/OWASP-DC in
CI
- Requires external SIP endpoints or physical phones for media/audio validation
- Full CVE / dependency scanning (Trivy, Grype, OWASP Dependency-Check) in CI pipeline
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: Vulnerability report page in portal automated; actual CVE scanning requires Trivy/OWASP-DC in CI
@@ -0,0 +1,59 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.906Z
# Source of truth: this YAML file
id: core-security-check-obtain_formal_security_team_sign_off_for_the_new_version
project: pbx
module: core
group: core-security
title: Obtain formal written sign-off from the Security team approving the release
description: Obtain formal written sign-off from the Security team approving the release
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Log in to the admin portal (if required)
expected: ''
automatable: false
- action: Navigate to the relevant settings section
expected: ''
automatable: false
- action: Read current configuration values via UI or API
expected: ''
automatable: false
automation_status: manual
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Governance gate requiring human decision and formal sign-off document; cannot be automated
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Governance gate requiring human decision and formal sign-off document; cannot be automated
@@ -0,0 +1,61 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.907Z
# Source of truth: this YAML file
id: core-security-check-previous_security_findings_have_been_remediated_before_release
project: pbx
module: core
group: core-security
title: Verify all previously identified security findings are remediated before release
description: Verify all previously identified security findings are remediated before release
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Log in to the admin portal (if required)
expected: ''
automatable: false
- action: Navigate to the relevant settings section
expected: ''
automatable: false
- action: Read current configuration values via UI or API
expected: ''
automatable: false
automation_status: manual
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- >-
Requires access to security issue tracker and cross-referencing CVEs with the release
changelog
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires access to security issue tracker and cross-referencing CVEs with the release changelog
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.908Z
# Source of truth: this YAML file
id: core-security-check-security_event_logging_and_audit_trail_is_active
project: pbx
module: core
group: core-security
title: Verify security event logging and audit trail are active and recording events
description: Verify security event logging and audit trail are active and recording events
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: automated
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.909Z
# Source of truth: this YAML file
id: core-security-check-sip_tls_and_srtp_encryption_enabled_by_default
project: pbx
module: core
group: core-security
title: Verify SIP TLS and SRTP media encryption are enabled by default
description: Verify SIP TLS and SRTP media encryption are enabled by default
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: automated
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,60 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.910Z
# Source of truth: this YAML file
id: core-security-check-unnecessary_services_and_ports_are_disabled
project: pbx
module: core
group: core-security
title: Verify unnecessary services and network ports are disabled
description: Verify unnecessary services and network ports are disabled
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: partial
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- Service status via admin portal automated; port scanning requires nmap from external host
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: Service status via admin portal automated; port scanning requires nmap from external host
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.910Z
# Source of truth: this YAML file
id: core-security-check-verify_role_based_access_control_and_least_privilege_principle
project: pbx
module: core
group: core-security
title: Verify RBAC roles are correctly defined and least-privilege principle is enforced
description: Verify RBAC roles are correctly defined and least-privilege principle is enforced
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: automated
file: tests/core/security.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.911Z
# Source of truth: this YAML file
id: core-security-write-strong_password_policy
project: pbx
module: core
group: core-security
title: Navigate to security settings and record the current password policy configuration
description: Navigate to security settings and record the current password policy configuration
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Log in to the admin portal (if required)
expected: ''
automatable: true
- action: Navigate to the relevant settings section
expected: ''
automatable: true
- action: Read current configuration values via UI or API
expected: ''
automatable: true
automation_status: automated
file: tests/core/security.spec.ts
custom_fields:
original_action: write
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,64 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.912Z
# Source of truth: this YAML file
id: core-upgrade-check-configuration_and_database_migration_validation
project: pbx
module: core
group: core-upgrade
title: Verify configuration objects and database content migrate correctly after upgrade
description: Verify configuration objects and database content migrate correctly after upgrade
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: true
- action: Perform installation or upgrade procedure
expected: ''
automatable: true
- action: Post-install verification via portal + external tools
expected: ''
automatable: true
automation_status: partial
file: tests/core/upgrade.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- >-
UI configuration checks automated; DB schema integrity validation requires direct database
access
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: >-
UI configuration checks automated; DB schema integrity validation requires direct database
access
@@ -0,0 +1,59 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.912Z
# Source of truth: this YAML file
id: core-upgrade-check-in_place_upgrade_from_previous_major_version
project: pbx
module: core
group: core-upgrade
title: Verify in-place upgrade from the previous major version completes successfully without data loss
description: Verify in-place upgrade from the previous major version completes successfully without data loss
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: false
- action: Perform installation or upgrade procedure
expected: ''
automatable: false
- action: Post-install verification via portal + external tools
expected: ''
automatable: false
automation_status: manual
file: tests/core/upgrade.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires a running instance of the previous version and dedicated upgrade test environment
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires a running instance of the previous version and dedicated upgrade test environment
@@ -0,0 +1,57 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.913Z
# Source of truth: this YAML file
id: core-upgrade-check-post_upgrade_regression_of_core_features
project: pbx
module: core
group: core-upgrade
title: Run automated regression checks on core portal features after upgrade
description: Run automated regression checks on core portal features after upgrade
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: true
- action: Perform installation or upgrade procedure
expected: ''
automatable: true
- action: Post-install verification via portal + external tools
expected: ''
automatable: true
automation_status: automated
file: tests/core/upgrade.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,59 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.914Z
# Source of truth: this YAML file
id: core-upgrade-check-rollback_procedure_execution_and_verification
project: pbx
module: core
group: core-upgrade
title: Verify the rollback procedure successfully reverts the system to the previous version
description: Verify the rollback procedure successfully reverts the system to the previous version
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: false
- action: Perform installation or upgrade procedure
expected: ''
automatable: false
- action: Post-install verification via portal + external tools
expected: ''
automatable: false
automation_status: manual
file: tests/core/upgrade.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires VM snapshot revert or package downgrade; needs physical/hypervisor-level access
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires VM snapshot revert or package downgrade; needs physical/hypervisor-level access
@@ -0,0 +1,59 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.915Z
# Source of truth: this YAML file
id: core-upgrade-check-schema_upgrade_and_data_integrity_check
project: pbx
module: core
group: core-upgrade
title: Verify database schema is correctly upgraded and all data maintains integrity
description: Verify database schema is correctly upgraded and all data maintains integrity
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: false
- action: Perform installation or upgrade procedure
expected: ''
automatable: false
- action: Post-install verification via portal + external tools
expected: ''
automatable: false
automation_status: manual
file: tests/core/upgrade.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires direct database access (psql/mysql) and schema comparison tooling
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires direct database access (psql/mysql) and schema comparison tooling
@@ -0,0 +1,63 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.916Z
# Source of truth: this YAML file
id: core-upgrade-check-zero_downtime_upgrade_where_supported
project: pbx
module: core
group: core-upgrade
title: Verify zero-downtime upgrade keeps the service available throughout the upgrade process
description: Verify zero-downtime upgrade keeps the service available throughout the upgrade process
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Prepare clean or previous-version VM/image
expected: ''
automatable: false
- action: Perform installation or upgrade procedure
expected: ''
automatable: false
- action: Post-install verification via portal + external tools
expected: ''
automatable: false
automation_status: manual
file: tests/core/upgrade.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- >-
Requires active call sessions monitored during the upgrade window; calls cannot be managed by
Playwright
- Requires external SIP endpoints or physical phones for media/audio validation
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: >-
Requires active call sessions monitored during the upgrade window; calls cannot be managed by
Playwright
@@ -0,0 +1,65 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.916Z
# Source of truth: this YAML file
id: core-virtualization-check-hypervisor_level_high_availability
project: pbx
module: core
group: core-virtualization
title: Verify hypervisor-level HA restarts the PBX VM after a host failure
description: Verify hypervisor-level HA restarts the PBX VM after a host failure
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires physical HA cluster with multiple hypervisor hosts; host failure must be simulated
- Requires external SIP endpoints or physical phones for media/audio validation
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires physical HA cluster with multiple hypervisor hosts; host failure must be simulated
@@ -0,0 +1,69 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.917Z
# Source of truth: this YAML file
id: core-virtualization-check-live_migration_and_active_call_preservation
project: pbx
module: core
group: core-virtualization
title: Verify VM live migration preserves active calls without interruption
description: Verify VM live migration preserves active calls without interruption
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: check
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- >-
Requires HA infrastructure with 2+ hypervisor hosts and active SIP call sessions during
migration
- Requires external SIP endpoints or physical phones for media/audio validation
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: >-
Requires HA infrastructure with 2+ hypervisor hosts and active SIP call sessions during
migration
@@ -0,0 +1,70 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.917Z
# Source of truth: this YAML file
id: core-virtualization-check-snapshot_backup_restore_and_consistency
project: pbx
module: core
group: core-virtualization
title: Verify VM snapshot and restore operations maintain full system consistency
description: Verify VM snapshot and restore operations maintain full system consistency
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: partial
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: check
original_automatable:
- Portal UI configuration and verification steps (already partially automated)
- Data extraction and reporting of current settings
original_notYet:
- >-
Post-restore consistency checks via admin portal automated; snapshot/restore operation needs
hypervisor access
- Requires external SIP endpoints or physical phones for media/audio validation
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
partialNotes: >-
Post-restore consistency checks via admin portal automated; snapshot/restore operation needs
hypervisor access
@@ -0,0 +1,65 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.918Z
# Source of truth: this YAML file
id: core-virtualization-write-guest_agent_integration
project: pbx
module: core
group: core-virtualization
title: Record guest agent integration status for each supported hypervisor
description: Record guest agent integration status for each supported hypervisor
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: write
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires direct access to hypervisor console (vCenter, Hyper-V Manager, virsh)
- Requires external SIP endpoints or physical phones for media/audio validation
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires direct access to hypervisor console (vCenter, Hyper-V Manager, virsh)
@@ -0,0 +1,65 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.918Z
# Source of truth: this YAML file
id: core-virtualization-write-resource_allocation_vcpu_vram_vdisk
project: pbx
module: core
group: core-virtualization
title: Record vCPU, vRAM, and vDisk resource allocation for deployment templates
description: Record vCPU, vRAM, and vDisk resource allocation for deployment templates
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: write
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Hypervisor management plane access required; not exposed in PBX admin portal
- Requires external SIP endpoints or physical phones for media/audio validation
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Hypervisor management plane access required; not exposed in PBX admin portal
@@ -0,0 +1,65 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.919Z
# Source of truth: this YAML file
id: core-virtualization-write-storage_thin_vs_thick_provisioning
project: pbx
module: core
group: core-virtualization
title: Record storage provisioning type and performance implications for each hypervisor
description: Record storage provisioning type and performance implications for each hypervisor
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: write
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Storage details only visible in hypervisor storage management interface
- Requires external SIP endpoints or physical phones for media/audio validation
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Storage details only visible in hypervisor storage management interface
@@ -0,0 +1,63 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.919Z
# Source of truth: this YAML file
id: core-virtualization-write-supported_hypervisors_deployment
project: pbx
module: core
group: core-virtualization
title: Record the list of supported hypervisors and deployment methods from the download portal
description: Record the list of supported hypervisors and deployment methods from the download portal
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: automated
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: write
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet:
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
@@ -0,0 +1,65 @@
# Updated via Autotest Editor - 2026-05-25T17:39:33.920Z
# Source of truth: this YAML file
id: core-virtualization-write-virtual_networking_configuration
project: pbx
module: core
group: core-virtualization
title: 'Record virtual networking configuration: virtual switches, VLANs, NIC assignments'
description: 'Record virtual networking configuration: virtual switches, VLANs, NIC assignments'
priority: Medium
tags: []
references: []
dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
automatable: false
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: false
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: false
- action: Assert expected outcome
expected: ''
automatable: false
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
original_action: write
original_automatable:
- Most UI-driven configuration and verification steps via Playwright
original_notYet:
- Requires access to hypervisor networking configuration and virtual switch management
- Requires external SIP endpoints or physical phones for media/audio validation
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
- Long-running load or HA failover scenarios need dedicated lab infrastructure
original_dependencies:
- label: Admin Portal
value: https://pbx.local:4443 (configure via $BASE_URL)
- label: Repository URL
value: ${BASE_URL}/downloads or $REPO_URL
- label: Protocol
value: HTTPS (admin portal) + optional SSH/CLI
- label: Hypervisor Access
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
- label: Credentials
value: Admin user with sufficient privileges (portal + SSH where needed)
- label: Test Data
value: Clean test tenant or lab PBX instance (recommended isolated environment)
manualReason: Requires access to hypervisor networking configuration and virtual switch management