Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
xts_acts_20260525
/
web
/
web_load
/
network_interception
下载当前目录
F
fengqiang
删除web中重复import
d085166f
创建于
10 天前
历史提交
文件
最后提交记录
最后更新时间
ace_network_interception_cloudservice_controller
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_cloudservice_controller_enhanced
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_cloudservice_controller_five
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_cloudservice_controller_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 天前
ace_network_interception_cloudservice_controller_four
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_cloudservice_controller_four_static
删除web中重复import Signed-off-by: f00829171 <chris.feng@huawei.com>
10 天前
ace_network_interception_cloudservice_controller_group_nine
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_cloudservice_controller_group_nine_static
Use explicit export for entities Issue:
https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9932
Co-Authored-By: NA Signed-off-by: sergeybogdanov <sergey.bogdanov260@gmail.com>
22 天前
ace_network_interception_cloudservice_controller_group_twelve
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_dev
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_dev_four
fix 获取不同网络资源类型返回值Co-authored-by:Agent Signed-off-by: hriouwa <shenbinbin3@h-partners.com>
1 个月前
ace_network_interception_dev_four_static
push_xts Signed-off-by: lijiancheng21 <lijiancheng21@huawei-partners.com>
1 个月前
ace_network_interception_enhanced_one
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_enhanced_one_static
Use explicit export for entities Issue:
https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9932
Co-Authored-By: NA Signed-off-by: sergeybogdanov <sergey.bogdanov260@gmail.com>
22 天前
ace_network_interception_enhanced_two
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_enhanced_two_static
push_xts Signed-off-by: zhuhousheng <zhuhousheng@huawei-partners.com>
1 个月前
ace_network_interception_webController
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_webController_static
Use explicit export for entities Issue:
https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9932
Co-Authored-By: NA Signed-off-by: sergeybogdanov <sergey.bogdanov260@gmail.com>
22 天前
ace_network_interception_web_scheme_handler_four_napis
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_web_scheme_handler_napis
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
ace_network_interception_webviewController
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2 个月前
BUILD.gn
!31802
merge master_005 into master four_push_xts_005 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></td> </tr> <tr> <td>涉及版本隔离需验证版本隔离结果</td> <td></td> <td></td> </tr> <tr> <td>附录修改用例所在测试套完整测试报告</td> <td></td> <td></td> </tr> </table> See merge request: openharmony/xts_acts
!31802
5 个月前