cambios profundos con grok

This commit is contained in:
2026-05-26 00:42:42 +02:00
parent ee8cfa03ea
commit 19ea13dadd
99 changed files with 1447 additions and 2597 deletions
@@ -0,0 +1,41 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.957Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_all_mandatory_core-documentation_files
module: core
group: core-repository
title: Verify all mandatory core documentation files are listed in the repository
description: Verify all mandatory core documentation files are listed in the repository
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/repository.spec.ts
custom_fields:
original_action: check
automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
notYet: []
@@ -0,0 +1,41 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.960Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_companion_tools_and_supporting_scripts
module: core
group: core-repository
title: Verify companion tools and supporting scripts are available in the repository
description: Verify companion tools and supporting scripts are available in the repository
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/repository.spec.ts
custom_fields:
original_action: check
automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
notYet: []
@@ -0,0 +1,41 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.961Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_main_software_version_all_hypervisors
module: core
group: core-repository
title: Verify main software version packages are available for all supported hypervisors
description: Verify main software version packages are available for all supported hypervisors
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/repository.spec.ts
custom_fields:
original_action: check
automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
notYet: []
@@ -0,0 +1,41 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.964Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_patch_version_and_its_compatibility
module: core
group: core-repository
title: Verify patch version packages and compatibility matrices are present
description: Verify patch version packages and compatibility matrices are present
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/repository.spec.ts
custom_fields:
original_action: check
automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
notYet: []
@@ -0,0 +1,41 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.967Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_release_notes_and_changelog
module: core
group: core-repository
title: FASE1-TEST-1779730773816
description: FASE1-TEST-1779730773816
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/repository.spec.ts
custom_fields:
original_action: check
automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
notYet: []
@@ -0,0 +1,41 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.969Z
# Source of truth: this YAML file
id: core-repository-check-presence_of_trouble_shooting_guide
module: core
group: core-repository
title: Verify Troubleshooting Guide is present in the repository
description: Verify Troubleshooting Guide is present in the repository
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/repository.spec.ts
custom_fields:
original_action: check
automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
notYet: []