Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
25a480ba
X
Xts Acts
项目概览
OpenHarmony
/
Xts Acts
1 年多 前同步成功
通知
9
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
X
Xts Acts
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
25a480ba
编写于
3月 17, 2022
作者:
高
高曦
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
电话服务Release用例整改
Signed-off-by:
N
高曦
<
gaoxi785@huawei.com
>
上级
54deed85
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
10 addition
and
11 deletion
+10
-11
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/config.json
...manager/call_manager_ims2_call/entry/src/main/config.json
+1
-1
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/default/app.js
...r/call_manager_ims2_call/entry/src/main/js/default/app.js
+1
-1
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/default/pages/index/index.js
..._ims2_call/entry/src/main/js/default/pages/index/index.js
+1
-1
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/test/lib/ApiToPromiseReliability.js
...all/entry/src/main/js/test/lib/ApiToPromiseReliability.js
+1
-1
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/test/lib/Const.js
...all_manager_ims2_call/entry/src/main/js/test/lib/Const.js
+1
-2
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/test/lib/ScenceInCalling.js
...r_ims2_call/entry/src/main/js/test/lib/ScenceInCalling.js
+2
-2
telephony/telephonyjstest/sim/sim_manager_function_test/entry/src/main/js/default/pages/index/index.hml
...tion_test/entry/src/main/js/default/pages/index/index.hml
+1
-1
telephony/telephonyjstest/sim/sim_manager_function_test/entry/src/main/js/test/SimManager.test.js
...r_function_test/entry/src/main/js/test/SimManager.test.js
+2
-2
未找到文件。
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/config.json
浏览文件 @
25a480ba
...
...
@@ -45,7 +45,7 @@
"launchType"
:
"standard"
}
],
"reqPermissions"
:
[
"reqPermissions"
:
[
{
"name"
:
"ohos.permission.LOCATION"
,
"reason"
:
"need use ohos.permission.LOCATION"
...
...
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/default/app.js
浏览文件 @
25a480ba
/*
* Copyright (C) 202
1
Huawei Device Co., Ltd.
* Copyright (C) 202
2
Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
...
...
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/default/pages/index/index.js
浏览文件 @
25a480ba
/*
* Copyright (C) 202
1
Huawei Device Co., Ltd.
* Copyright (C) 202
2
Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
...
...
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/test/lib/ApiToPromiseReliability.js
浏览文件 @
25a480ba
/**
* Copyright (C) 202
1
Huawei Device Co., Ltd.
* Copyright (C) 202
2
Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
...
...
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/test/lib/Const.js
浏览文件 @
25a480ba
...
...
@@ -13,10 +13,9 @@
* limitations under the License.
*/
// export const AUTO_ACCEPT_NUMBER = '17615117737';
export
const
AUTO_ACCEPT_NUMBER
=
'
10010
'
;
export
const
AUTO_ACCEPT_NUMBER2
=
'
10010
'
;
export
const
NOT_ACCEPT_NUMBER
=
'
17160409240
'
;
export
const
PHONE_NUMBER_AREA_LAND
=
'
089800000000
'
;
export
const
PHONE_NUMBER_LENGTH_8
=
'
86459751
'
;
...
...
telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/test/lib/ScenceInCalling.js
浏览文件 @
25a480ba
...
...
@@ -226,7 +226,7 @@ export function scenceInCallingNull (options) {
});
}
// holding call scence,use it should base on scenceInCalling,get the infomation at CALL_STATUS_HOLDING state
// holding call scence,use it should base on scenceInCalling,get the info
r
mation at CALL_STATUS_HOLDING state
export
function
scenceInHolding
(
options
)
{
console
.
log
(
`scenceInHolding options
${
toString
(
options
)}
`
);
return
new
Promise
(
async
(
resolve
,
reject
)
=>
{
...
...
@@ -293,7 +293,7 @@ export function scenceInUnHolding (options) {
});
}
// hunup call scence,use it should base on scenceInCalling,specific state arrive,get the infomation at this state
// hunup call scence,use it should base on scenceInCalling,specific state arrive,get the info
r
mation at this state
export
function
scenceInHangup
(
options
)
{
console
.
log
(
`scenceInHangup options
${
toString
(
options
)}
`
);
return
new
Promise
(
async
(
resolve
,
reject
)
=>
{
...
...
telephony/telephonyjstest/sim/sim_manager_function_test/entry/src/main/js/default/pages/index/index.hml
浏览文件 @
25a480ba
<div class="container">
<text class="title">
SIM
卡
TEST
SIM
TEST
</text>
</div>
telephony/telephonyjstest/sim/sim_manager_function_test/entry/src/main/js/test/SimManager.test.js
浏览文件 @
25a480ba
...
...
@@ -1175,7 +1175,7 @@ describe('SimManagerTest', function () {
/**
* @tc.number Telephony_Sim_queryIccDiallingNumbers_Async_0800
* @tc.name Test sim.queryIccDiallingNumbers(soltId: 2, type: 1, callback:
* AsyncCallback<Array<DiallingNumbersInfo>>), expect return a empty array.
* AsyncCallback<Array<DiallingNumbersInfo>>), expect return a
n
empty array.
* @tc.desc Function test
*/
it
(
'
Telephony_Sim_queryIccDiallingNumbers_Async_0800
'
,
0
,
async
function
(
done
)
{
...
...
@@ -1196,7 +1196,7 @@ describe('SimManagerTest', function () {
/**
* @tc.number elephony_Sim_queryIccDiallingNumbers_Promise_0800
* @tc.name Test sim.queryIccDiallingNumbers(soltId: 2, type: 1):Promise<Array<DiallingNumbersInfo>>
* promise interface, expect result is a empty array.
* promise interface, expect result is a
n
empty array.
* @tc.desc Function test
*/
it
(
'
telephony_Sim_queryIccDiallingNumbers_Promise_0800
'
,
0
,
async
function
(
done
)
{
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录