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:11.933Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.840Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: core-installation-check-fresh_installation
module: core
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
expected: ''
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
- action: Perform installation or upgrade procedure
expected: ''
expected: >-
The installation or upgrade procedure completes without errors and the expected new version is
active.
- action: Post-install verification via portal + external tools
expected: ''
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
automation_status: manual
file: tests/core/installation.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.935Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.841Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: core-installation-check-initial_configuration
module: core
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
expected: ''
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
- action: Perform installation or upgrade procedure
expected: ''
expected: >-
The installation or upgrade procedure completes without errors and the expected new version is
active.
- action: Post-install verification via portal + external tools
expected: ''
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
automation_status: automated
file: tests/core/installation.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.938Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.842Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: core-installation-check-license_activation
module: core
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
expected: ''
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
- action: Perform installation or upgrade procedure
expected: ''
expected: >-
The installation or upgrade procedure completes without errors and the expected new version is
active.
- action: Post-install verification via portal + external tools
expected: ''
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
automation_status: automated
file: tests/core/installation.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.943Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.844Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: core-installation-check-post_install_service_status_and_port_verification
module: core
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
expected: ''
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
- action: Perform installation or upgrade procedure
expected: ''
expected: >-
The installation or upgrade procedure completes without errors and the expected new version is
active.
- action: Post-install verification via portal + external tools
expected: ''
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
automation_status: partial
file: tests/core/installation.spec.ts
custom_fields: