cambios profundos con grok

This commit is contained in:
2026-05-26 00:42:42 +02:00
parent ee8cfa03ea
commit 19ea13dadd
99 changed files with 1447 additions and 2597 deletions
@@ -0,0 +1,32 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.059Z
# Source of truth: this YAML file
id: pbx-regression-check-core_call_features_after_any_code_change
module: pbx
group: pbx-regression
title: Run regression checks on core features after any code change to detect regressions
description: Run regression checks on core features after any code change to detect regressions
priority: Medium
tags: []
references: []
dependencies: []
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
- action: Execute the main verification or configuration action described in the test
expected: ''
- action: Capture evidence (screenshot, log, API response)
expected: ''
- action: Assert expected outcome
expected: ''
automation_status: partial
file: tests/pbx/regression.spec.ts
custom_fields:
original_action: check
partialNotes: >-
Admin portal regression automated; call-flow regression (inbound/outbound/hold/transfer)
requires SIP endpoints
automatable: []
notYet: []
@@ -0,0 +1,30 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.060Z
# Source of truth: this YAML file
id: pbx-regression-check-performance_baselines_comparison_against_previous_version
module: pbx
group: pbx-regression
title: Compare key performance metrics against baselines from the previous version
description: Compare key performance metrics against baselines from the previous version
priority: Medium
tags: []
references: []
dependencies: []
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
- action: Execute the main verification or configuration action described in the test
expected: ''
- action: Capture evidence (screenshot, log, API response)
expected: ''
- action: Assert expected outcome
expected: ''
automation_status: manual
file: tests/pbx/regression.spec.ts
custom_fields:
original_action: check
manualReason: Requires SIPp load tests and statistical comparison of results against previous version baseline
automatable: []
notYet: []
@@ -0,0 +1,32 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.061Z
# Source of truth: this YAML file
id: pbx-regression-check-previously_fixed_bugs_and_edge_cases_reverification
module: pbx
group: pbx-regression
title: Verify all previously fixed bugs and known edge cases have not regressed
description: Verify all previously fixed bugs and known edge cases have not regressed
priority: Medium
tags: []
references: []
dependencies: []
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
- action: Execute the main verification or configuration action described in the test
expected: ''
- action: Capture evidence (screenshot, log, API response)
expected: ''
- action: Assert expected outcome
expected: ''
automation_status: partial
file: tests/pbx/regression.spec.ts
custom_fields:
original_action: check
partialNotes: >-
UI bug regressions automated; telephony-layer bug regressions require SIP client or SSH
verification
automatable: []
notYet: []
@@ -0,0 +1,36 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.062Z
# Source of truth: this YAML file
id: pbx-regression-check-security_hardening_and_vulnerability_scan_baseline
module: pbx
group: pbx-regression
title: >-
Verify security hardening settings and compare vulnerability scan baseline against previous
version
description: >-
Verify security hardening settings and compare vulnerability scan baseline against previous
version
priority: Medium
tags: []
references: []
dependencies: []
preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
- action: Execute the main verification or configuration action described in the test
expected: ''
- action: Capture evidence (screenshot, log, API response)
expected: ''
- action: Assert expected outcome
expected: ''
automation_status: partial
file: tests/pbx/regression.spec.ts
custom_fields:
original_action: check
partialNotes: >-
Security config checks via portal automated; full CVE scan baseline requires Trivy/OpenVAS in CI
pipeline
automatable: []
notYet: []