[AT] deepin-music AT-SPI 测试套件 - #781
Draft
re2zero wants to merge 1 commit into
Draft
Conversation
Generate complete AT-SPI YAML test suite for deepin-music (音乐) application: - 51 automatable test cases across 16 modules (主菜单, 右键菜单, 工具栏, 歌曲导入, 窗口操作, 搜索, 演唱者, 专辑, 我的收藏, 我的歌单, 所有音乐, 键盘交互, 音乐格式, 任务栏, 打开关闭, 用户场景) - 66 unsupported cases documented with reasons - Runtime AT-SPI element tree (102 elements, 29 covered) - Context bundle with element-function-interface mapping tables - Cases mapped with annotations (测试界面, 测试功能, AT元素引用) Gate 3 (Mapping Completeness) and Gate 5 (Semantic Safety) both pass.
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: re2zero The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Reviewer's GuideAdds a complete AT-SPI-based test suite for deepin-music, including an extracted accessibility tree, an elements catalog, context documentation, and multiple YAML suites mapping manual cases to automated and unsupported scenarios. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AT-SPI 测试套件 — deepin-music(音乐)
本 PR 为 deepin-music 自动生成 AT-SPI YAML 测试套件。
内容概要
验证结果
图谱说明
MCP 不可用,跳过 UI 图谱推导,仅基于运行时元素表,无源码全集对照。
提交范围
tests/at/yaml/elements.yamltests/at/yaml/**/*.suite.yamltests/at/at-tree.yaml/at-tree-annotated.yamltests/at/context-bundle.mdtests/at/cases_mapped.yamlSummary by Sourcery
Establish comprehensive AT-SPI coverage and accessibility mappings for deepin-music.
New Features:
Enhancements:
Tests: