Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
xts_acts_20260525
/
web
/
web_load
/
resource_interception
下载当前目录
S
sergeybogdanov
Use explicit export for entities
5cb5ca46
创建于
24 天前
历史提交
文件
最后提交记录
最后更新时间
resource_interception_cloudservice_webController_five
适配新网址Co-authored-by:Agen Signed-off-by: hriouwa <shenbinbin3@h-partners.com>
1 个月前
resource_interception_cloudservice_webController_five_static
Use explicit export for entities Issue:
https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9926
Co-Authored-By: NA Signed-off-by: sergeybogdanov <sergey.bogdanov260@gmail.com> Signed-off-by: alexanderandreevmir <alexanderandreevmir@gmail.com>
24 天前
resource_interception_cloudservice_webController_four
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
resource_interception_cloudservice_webController_one
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
resource_interception_cloudservice_webController_seven
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
resource_interception_cloudservice_webController_seven_static
Use explicit export for entities Issue:
https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9926
Co-Authored-By: NA Signed-off-by: sergeybogdanov <sergey.bogdanov260@gmail.com> Signed-off-by: alexanderandreevmir <alexanderandreevmir@gmail.com>
24 天前
resource_interception_cloudservice_webController_six
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
resource_interception_cloudservice_webController_six_static
Use explicit export for entities Issue:
https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9926
Co-Authored-By: NA Signed-off-by: sergeybogdanov <sergey.bogdanov260@gmail.com> Signed-off-by: alexanderandreevmir <alexanderandreevmir@gmail.com>
24 天前
resource_interception_cloudservice_webController_three
适配新网址Co-authored-by:Agen Signed-off-by: hriouwa <shenbinbin3@h-partners.com>
1 个月前
resource_interception_cloudservice_webController_two
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
BUILD.gn
!31833
merge Four_Phase_Cloud_Service_Xts_010 into master push_xts Created-by: lijiancheng21 Commit-by: lijiancheng21 Merged-by: openharmony_ci Description:     <table> <tr> <td style="font-weight: bold;">类别</td> <td style="font-weight: bold;">检查项目</td> <td style="font-weight: bold;">检查结果(满足或不涉及)</td> <td style="font-weight: bold;">备注(不涉及需说明原因)</td> </tr> <tr> <td rowspan="9">新增脚本</td> <td>覆盖定义的所有入参、返回值的所有可能取值</td> <td>满足</td> <td></td> </tr> <tr> <td>覆盖可选参数的默认取值</td> <td>不涉及</td> <td>不涉及可选参数</td> </tr> <tr> <td>覆盖有权限和无权限场景</td> <td>不涉及</td> <td>不涉及权限和无权限</td> </tr> <tr> <td>覆盖所有定义错误码场景</td> <td>不涉及</td> <td>只接口覆盖</td> </tr> <tr> <td>返回结果不能仅检查有误,需检查返回内容</td> <td>满足</td> <td></td> </tr> <tr> <td>用例中禁止虚假断言、恒真断言</td> <td>满足</td> <td></td> </tr> <tr> <td>脚本定义中填写用例级别字段</td> <td>满足</td> <td></td> </tr> <tr> <td>测试流程执行完成进行环境恢复</td> <td>满足</td> <td></td> </tr> <tr> <td>附录新增用例所在测试套完整测试报告</td> <td>满足</td> <td></td> </tr> <tr> <td rowspan="3">修改脚本</td> <td>规格不兼容变更导致脚本修改需附评审结论</td> <td>不涉及</td> <td>本PR代码为原1.1工程升级整改为1.2,代码逻辑不变,只整改语法</td> </tr> <tr> <td>涉及版本隔离需验证版本隔离结果</td> <td>不涉及</td> <td>本PR代码为原1.1工程升级整改为1.2,代码逻辑不变,只整改语法</td> </tr> <tr> <td>附录修改用例所在测试套完整测试报告</td> <td>不涉及</td> <td>本PR代码为原1.1工程升级整改为1.2,代码逻辑不变,只整改语法</td> </tr> </table> See merge request: openharmony/xts_acts
!31833
5 个月前