[AT] deepin-reader AT-SPI 测试套件 - #331
Draft
re2zero wants to merge 2 commits into
Draft
Conversation
生成 AT-SPI YAML 测试套件,共 11 个模块 113 条用例。 变更内容: - 新增 at-tree.yaml / at-tree-annotated.yaml — AT-SPI 元树 - 新增 context-bundle.md — 上下文包(三张映射表) - 新增 cases_mapped.yaml — 用例映射文件 - 新增 yaml/elements.yaml — 64 个 AT-SPI 元素注册表 - 新增 11 个模块的 suite.yaml 文件 - 新增 ui-map.md / expected-at-spi-elements.md — UI 图谱 - 新增 at-spi-implementation-checklist.md — 14 个缺口清单 包含 19 个模块解析,管线完整执行(Phase 1-5)。 覆盖率:元素覆盖率 93.7%,断言覆盖率 99.1%。
|
Skipping CI for Draft Pull Request. |
Reviewer's GuideAdds an AT-SPI-based accessibility test suite for deepin-reader, including annotated element tree, context and UI mapping docs, expected elements list, and 11 YAML module suites, while removing older raw/gap/dump case artifacts. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[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 |
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.
变更摘要
为 deepin-reader(文档查看器)生成 AT-SPI YAML 测试套件。
测试范围
覆盖率
不可自动化模块
缺口分析
检出 14 个 AT-SPI 命名缺口(子组件缺 setAccessibleName),详见 at-spi-implementation-checklist.md。
P0 优先级:ScaleWidget 按钮、SlidePlayWidget 控制按钮、EncryptionPage 按钮等交互控件。
产物清单
运行时验证
烟雾测试部分通过(AT-SPI 元素可定位、键盘操作正常),因超时标记为 unstable。
需在有桌面环境后执行完整验收。
Summary by Sourcery
Establish comprehensive AT-SPI test coverage and accessibility mapping for deepin-reader.
New Features:
Enhancements:
Documentation:
Tests:
Chores: