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.035Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.890Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-codecs-check-codec_negotiation_g711_g729_opus_g722
module: pbx
@@ -28,13 +29,19 @@ 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: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/codecs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.036Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.890Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-codecs-check-dtmf_transmission_rfc2833_inband_sip_info
module: pbx
@@ -28,13 +29,19 @@ 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: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/codecs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.037Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.891Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-codecs-check-t38_fax_passthrough_and_error_correction
module: pbx
@@ -28,13 +29,19 @@ 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: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/codecs.spec.ts
custom_fields: