test: add GTest for frame, applets and dock modules - #1730
Conversation
There was a problem hiding this comment.
Sorry @MyLeeJiEun, your pull request is larger than the review limit of 150,000 diff characters
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: MyLeeJiEun 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 |
|
Hi @MyLeeJiEun. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
7363add to
7c01e0c
Compare
|
TAG Bot New tag: 2.0.54 |
7c01e0c to
bff925a
Compare
1. Add frame tests covering pluginmetadata/appletdata/models/pluginfactory/dstypes/applet/appletproxy/dsutility 2. Add applets tests covering categoryutils and itemspage 3. Add dock tests covering hoverpreviewproxymodel/globals/dockiteminfo/windowmanager/trayitempositionmanager 4. Gate tests behind BUILD_TESTING and add a unified coverage target plus per-module frame_coverage/applets_coverage/dock_coverage targets Log: Add GTest for frame, applets and dock modules with a unified coverage target test: 为 frame、applets 和 dock 模块补充 GTest 单元测试 1. 新增 frame 测试,覆盖 pluginmetadata/appletdata/models/pluginfactory/dstypes/applet/appletproxy/dsutility 2. 新增 applets 测试,覆盖 categoryutils 与 itemspage 3. 新增 dock 测试,覆盖 hoverpreviewproxymodel/globals/dockiteminfo/windowmanager/trayitempositionmanager 4. 以 BUILD_TESTING 门控测试,并新增统一 coverage 目标与 frame_coverage/applets_coverage/dock_coverage 子目标 Log: 为 frame、applets 和 dock 模块补充 GTest 测试与统一 coverage 目标
bff925a to
0172899
Compare
合并 #1703 / #1707 / #1710 三个 PR,为 dde-shell 补充 frame / applets / dock 三个模块的 GTest 单元测试。
内容
构建