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.039Z
# 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-configuration-check-backup_restore_full_system_configuration
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: