mejoras en el modal de los testcases

This commit is contained in:
Juan
2026-05-27 11:51:17 +02:00
parent 19ea13dadd
commit 1b638f192e
89 changed files with 1458 additions and 629 deletions
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.008Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.905Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-virtualization-check-hypervisor_level_high_availability
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.009Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.906Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-virtualization-check-live_migration_and_active_call_preservation
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields: