cambios profundos con grok
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.876Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-check-accuracy_installation_and_configuration_guide
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Verify accuracy of the Installation and Configuration Guide against actual system behaviour
|
||||
description: Verify accuracy of the Installation and Configuration Guide against actual system behaviour
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: 'Requires expert human review: QA engineer must follow the guide step-by-step on a clean system'
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- 'Requires expert human review: QA engineer must follow the guide step-by-step on a clean system'
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.881Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-check-accuracy_trouble_shooting_guide
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Verify the Troubleshooting Guide procedures are accurate and complete
|
||||
description: Verify the Troubleshooting Guide procedures are accurate and complete
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires expert human review to validate each troubleshooting scenario on a real system
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires expert human review to validate each troubleshooting scenario on a real system
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.886Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-write-changed_cli_configuration_commands
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Extract and record changed CLI configuration commands for this release
|
||||
description: Extract and record changed CLI configuration commands for this release
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.893Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-write-release_notes_feature_changes_and_known_issues
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Extract and record Release Notes, feature changes, and known issues
|
||||
description: Extract and record Release Notes, feature changes, and known issues
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
Reference in New Issue
Block a user