mejoras en el modal de los testcases
This commit is contained in:
+12
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.041Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.893Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: pbx-configuration-check-dialplan_route_and_outbound_rule_creation
|
||||
module: pbx
|
||||
@@ -24,13 +25,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: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
expected: >-
|
||||
Authentication succeeds using the provided credentials and the user is taken to the main
|
||||
dashboard.
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
expected: The correct configuration page or section for the feature is displayed.
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
expected: >-
|
||||
Current configuration values are successfully retrieved via the UI or API and match the known
|
||||
baseline.
|
||||
automation_status: automated
|
||||
file: tests/pbx/configuration.spec.ts
|
||||
custom_fields:
|
||||
|
||||
Reference in New Issue
Block a user