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,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)