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:11.876Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.816Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-documentation-check-accuracy_installation_and_configuration_guide
|
||||
module: core
|
||||
@@ -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: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
expected: >-
|
||||
The documentation or downloads section is displayed correctly and the relevant content area is
|
||||
accessible.
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
expected: The target file or link matching the filename pattern is found and listed correctly.
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
expected: >-
|
||||
The document is visible, has the correct title, and its content is accessible for
|
||||
verification.
|
||||
automation_status: manual
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+12
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.881Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.830Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-documentation-check-accuracy_trouble_shooting_guide
|
||||
module: core
|
||||
@@ -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: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
expected: >-
|
||||
The documentation or downloads section is displayed correctly and the relevant content area is
|
||||
accessible.
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
expected: The target file or link matching the filename pattern is found and listed correctly.
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
expected: >-
|
||||
The document is visible, has the correct title, and its content is accessible for
|
||||
verification.
|
||||
automation_status: manual
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+12
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.886Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.832Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-documentation-write-changed_cli_configuration_commands
|
||||
module: core
|
||||
@@ -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: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
expected: >-
|
||||
The documentation or downloads section is displayed correctly and the relevant content area is
|
||||
accessible.
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
expected: The target file or link matching the filename pattern is found and listed correctly.
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
expected: >-
|
||||
The document is visible, has the correct title, and its content is accessible for
|
||||
verification.
|
||||
automation_status: automated
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+12
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.893Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.833Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-documentation-write-release_notes_feature_changes_and_known_issues
|
||||
module: core
|
||||
@@ -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: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
expected: >-
|
||||
The documentation or downloads section is displayed correctly and the relevant content area is
|
||||
accessible.
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
expected: The target file or link matching the filename pattern is found and listed correctly.
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
expected: >-
|
||||
The document is visible, has the correct title, and its content is accessible for
|
||||
verification.
|
||||
automation_status: automated
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
|
||||
Reference in New Issue
Block a user