Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
19a1e94b
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看板
体验新版 GitCode,发现更多精彩内容 >>
提交
19a1e94b
编写于
5月 26, 2022
作者:
C
chengxingzhen
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
xts用例整改
Signed-off-by:
N
chengxingzhen
<
chengxingzhen@huawei.com
>
上级
656aa0d8
变更
16
隐藏空白更改
内联
并排
Showing
16 changed file
with
1 addition
and
437 deletion
+1
-437
aafwk/aafwk_standard/BUILD.gn
aafwk/aafwk_standard/BUILD.gn
+0
-1
aafwk/aafwk_standard/actsabilitydistributetest/BUILD.gn
aafwk/aafwk_standard/actsabilitydistributetest/BUILD.gn
+0
-31
aafwk/aafwk_standard/actsabilitydistributetest/Test.json
aafwk/aafwk_standard/actsabilitydistributetest/Test.json
+0
-18
aafwk/aafwk_standard/actsabilitydistributetest/signature/openharmony_sx.p7b
...rd/actsabilitydistributetest/signature/openharmony_sx.p7b
+0
-0
aafwk/aafwk_standard/actsabilitydistributetest/src/main/config.json
...k_standard/actsabilitydistributetest/src/main/config.json
+0
-82
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/app.js
...dard/actsabilitydistributetest/src/main/js/default/app.js
+0
-23
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/i18n/en-US.json
...abilitydistributetest/src/main/js/default/i18n/en-US.json
+0
-6
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/i18n/zh-CN.json
...abilitydistributetest/src/main/js/default/i18n/zh-CN.json
+0
-6
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/pages/index/index.css
...ydistributetest/src/main/js/default/pages/index/index.css
+0
-9
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/pages/index/index.hml
...ydistributetest/src/main/js/default/pages/index/index.hml
+0
-5
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/pages/index/index.js
...tydistributetest/src/main/js/default/pages/index/index.js
+0
-46
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/test/FeatureAbilityDistribute.test.js
...src/main/js/default/test/FeatureAbilityDistribute.test.js
+0
-180
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/test/List.test.js
...ilitydistributetest/src/main/js/default/test/List.test.js
+0
-17
aafwk/aafwk_standard/actsabilitydistributetest/src/main/resources/base/element/string.json
...istributetest/src/main/resources/base/element/string.json
+0
-12
aafwk/aafwk_standard/actsabilitydistributetest/src/main/resources/base/media/icon.png
...litydistributetest/src/main/resources/base/media/icon.png
+0
-0
aafwk/aafwk_standard/amsgetabilityprocessinfo/actsgetabilityprocessinfotest/entry/src/main/js/test/ActsProcessManageJsTest.test.js
...st/entry/src/main/js/test/ActsProcessManageJsTest.test.js
+1
-1
未找到文件。
aafwk/aafwk_standard/BUILD.gn
浏览文件 @
19a1e94b
...
...
@@ -19,7 +19,6 @@ group("aafwk_standard") {
deps = [
"abilitymanager:actsabilitymanagertest",
"actsabilitydelegatorcase:ActsAbilityDelegatorCaseTest",
"actsabilitydistributetest:ActsAbilityDistributeTest",
"actsabilitylifecyclestatenew:ActsAbilityLifecycleStateNewTest",
"actsabilitymanageretstest:ActsAbilityManagerEtsTest",
"actsdataabilityjs:ActsDataAbilityJsTest",
...
...
aafwk/aafwk_standard/actsabilitydistributetest/BUILD.gn
已删除
100644 → 0
浏览文件 @
656aa0d8
# Copyright (c) 2020-2021 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
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ActsAbilityDistributeTest") {
hap_profile = "./src/main/config.json"
deps = [
":hjs_demo_js_assets",
":hjs_demo_js_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAbilityDistributeTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./src/main/js/default"
}
ohos_resources("hjs_demo_js_resources") {
sources = [ "./src/main/resources" ]
hap_profile = "./src/main/config.json"
}
aafwk/aafwk_standard/actsabilitydistributetest/Test.json
已删除
100644 → 0
浏览文件 @
656aa0d8
{
"description"
:
"Configuration for hjunit demo Test"
,
"driver"
:
{
"type"
:
"JSUnitTest"
,
"test-timeout"
:
"180000"
,
"package"
:
"com.example.actsabilitydistributetest"
,
"shell-timeout"
:
"600000"
},
"kits"
:
[
{
"test-file-name"
:
[
"ActsAbilityDistributeTest.hap"
],
"type"
:
"AppInstallKit"
,
"cleanup-apps"
:
true
}
]
}
\ No newline at end of file
aafwk/aafwk_standard/actsabilitydistributetest/signature/openharmony_sx.p7b
已删除
100644 → 0
浏览文件 @
656aa0d8
文件已删除
aafwk/aafwk_standard/actsabilitydistributetest/src/main/config.json
已删除
100644 → 0
浏览文件 @
656aa0d8
{
"app"
:
{
"bundleName"
:
"com.example.actsabilitydistributetest"
,
"vendor"
:
"example"
,
"version"
:
{
"code"
:
1
,
"name"
:
"1.0"
},
"apiVersion"
:
{
"compatible"
:
4
,
"target"
:
5
}
},
"deviceConfig"
:
{},
"module"
:
{
"package"
:
"com.example.actsabilitydistributetest"
,
"name"
:
".MyApplication"
,
"deviceType"
:
[
"phone"
],
"distro"
:
{
"deliveryWithInstall"
:
true
,
"moduleName"
:
"entry"
,
"moduleType"
:
"entry"
},
"abilities"
:
[
{
"visible"
:
true
,
"skills"
:
[
{
"entities"
:
[
"entity.system.home"
],
"actions"
:
[
"action.system.home"
]
}
],
"name"
:
"com.example.actsabilitydistributetest.MainAbility"
,
"icon"
:
"$media:icon"
,
"description"
:
"$string:mainability_description"
,
"label"
:
"$string:app_name"
,
"type"
:
"page"
,
"launchType"
:
"standard"
}
],
"reqPermissions"
:
[
{
"name"
:
"ohos.permission.INSTALL_BUNDLE"
,
"reason"
:
"need use ohos.permission.INSTALL_BUNDLE"
},
{
"name"
:
"ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
,
"reason"
:
"need use ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
},
{
"name"
:
"ohos.permission.CHANGE_ABILITY_ENABLED_STATE"
,
"reason"
:
"need use ohos.permission.CHANGE_ABILITY_ENABLED_STATE"
},
{
"name"
:
"ohos.permission.REMOVE_CACHE_FILES"
,
"reason"
:
"need use ohos.permission.REMOVE_CACHE_FILES"
},
{
"name"
:
"ohos.permission.LISTEN_BUNDLE_CHANGE"
,
"reason"
:
"need use ohos.permission.LISTEN_BUNDLE_CHANGE"
}
],
"js"
:
[
{
"pages"
:
[
"pages/index/index"
],
"name"
:
"default"
,
"window"
:
{
"designWidth"
:
720
,
"autoDesignWidth"
:
false
}
}
]
}
}
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/app.js
已删除
100644 → 0
浏览文件 @
656aa0d8
/*
* Copyright (C) 2021 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
export
default
{
onCreate
()
{
console
.
info
(
'
AceApplication onCreate
'
);
},
onDestroy
()
{
console
.
info
(
'
AceApplication onDestroy
'
);
}
};
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/i18n/en-US.json
已删除
100644 → 0
浏览文件 @
656aa0d8
{
"strings"
:
{
"hello"
:
"Hello"
,
"world"
:
"OpenHarmony"
}
}
\ No newline at end of file
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/i18n/zh-CN.json
已删除
100644 → 0
浏览文件 @
656aa0d8
{
"strings"
:
{
"hello"
:
"您好"
,
"world"
:
"鸿蒙OS"
}
}
\ No newline at end of file
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/pages/index/index.css
已删除
100644 → 0
浏览文件 @
656aa0d8
.container
{
flex-direction
:
column
;
justify-content
:
center
;
align-items
:
center
;
}
.title
{
font-size
:
100px
;
}
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/pages/index/index.hml
已删除
100644 → 0
浏览文件 @
656aa0d8
<div class="container">
<text class="title">
{{ $t('strings.hello') }} {{ title }}
</text>
</div>
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/pages/index/index.js
已删除
100644 → 0
浏览文件 @
656aa0d8
/*
* Copyright (C) 2021 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import
{
Core
,
ExpectExtend
}
from
'
deccjsunit/index
'
const
injectRef
=
Object
.
getPrototypeOf
(
global
)
||
global
injectRef
.
regeneratorRuntime
=
require
(
'
@babel/runtime/regenerator
'
)
export
default
{
data
:
{
title
:
''
},
onInit
()
{
this
.
title
=
this
.
$t
(
'
strings.world
'
);
},
onShow
()
{
console
.
info
(
'
onShow finish
'
)
const
core
=
Core
.
getInstance
()
const
expectExtend
=
new
ExpectExtend
({
id
:
'
extend
'
})
core
.
addService
(
'
expect
'
,
expectExtend
)
core
.
init
()
const
configService
=
core
.
getDefaultService
(
'
config
'
)
configService
.
setConfig
(
this
)
require
(
'
../../test/List.test
'
)
core
.
execute
()
},
onReady
()
{
console
.
info
(
'
onReady
'
);
},
}
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/test/FeatureAbilityDistribute.test.js
已删除
100644 → 0
浏览文件 @
656aa0d8
/*
* Copyright (C) 2021 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// @ts-nocheck
import
{
describe
,
beforeAll
,
beforeEach
,
afterEach
,
afterAll
,
it
,
expect
}
from
'
deccjsunit/index
'
import
abilityFeatureAbility
from
'
@ohos.ability.featureAbility
'
var
timeSleep
=
3000
;
describe
(
'
DistributedTest
'
,
function
(){
function
sleep
(
time
)
{
return
new
Promise
((
resolve
)
=>
setTimeout
(
resolve
,
time
));
}
/**
* @tc.number SUB_AA_OpenHarmony_ContinueAbility_0300
* @tc.name testContinueAbility0300
* @tc.desc T
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 3
*/
it
(
'
testContinueAbility0300
'
,
0
,
async
function
(
done
)
{
console
.
log
(
'
testContinueAbility0300 run start
'
);
abilityFeatureAbility
.
continueAbility
(
undefined
,
(
err
,
data
)
=>
{
console
.
log
(
'
testContinueAbility0300 err is :
'
+
JSON
.
stringify
(
err
)
+
'
, value is :
'
+
JSON
.
stringify
(
data
));
})
await
sleep
(
timeSleep
);
console
.
log
(
'
testContinueAbility0300 run end
'
);
done
();
})
/**
* @tc.number SUB_AA_OpenHarmony_ContinueAbility_0400
* @tc.name testContinueAbility0200
* @tc.desc T
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 3
*/
it
(
'
testContinueAbility0400
'
,
0
,
async
function
(
done
)
{
console
.
log
(
'
testContinueAbility0400 run start
'
);
abilityFeatureAbility
.
continueAbility
(
""
,
(
err
,
data
)
=>
{
console
.
log
(
'
testContinueAbility0400 err is :
'
+
JSON
.
stringify
(
err
)
+
'
, value is :
'
+
JSON
.
stringify
(
data
));
})
await
sleep
(
timeSleep
);
console
.
log
(
'
testContinueAbility0400 run end
'
);
done
();
})
/**
* @tc.number SUB_AA_OpenHarmony_ContinueAbility_0500
* @tc.name testContinueAbility0500
* @tc.desc T
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 3
*/
it
(
'
testContinueAbility0500
'
,
0
,
async
function
(
done
)
{
let
options
=
{
deviceId
:
undefined
,
reversible
:
false
,
}
console
.
log
(
'
testContinueAbility0500 run start
'
);
abilityFeatureAbility
.
continueAbility
(
options
,
(
err
,
data
)
=>
{
console
.
log
(
'
testContinueAbility0500 err is :
'
+
JSON
.
stringify
(
err
)
+
'
, value is :
'
+
JSON
.
stringify
(
data
));
})
await
sleep
(
timeSleep
);
console
.
log
(
'
testContinueAbility0500 run end
'
);
done
();
})
/**
* @tc.number SUB_AA_OpenHarmony_ContinueAbility_0600
* @tc.name testContinueAbility0600
* @tc.desc T
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 3
*/
it
(
'
testContinueAbility0600
'
,
0
,
async
function
(
done
)
{
let
options
=
{
deviceId
:
""
,
reversible
:
false
,
}
console
.
log
(
'
testContinueAbility0600 run start
'
);
abilityFeatureAbility
.
continueAbility
(
options
,
(
err
,
data
)
=>
{
console
.
log
(
'
testContinueAbility0600 err is :
'
+
JSON
.
stringify
(
err
)
+
'
, value is :
'
+
JSON
.
stringify
(
data
));
})
await
sleep
(
timeSleep
);
console
.
log
(
'
testContinueAbility0600 run end
'
);
done
();
})
/**
* @tc.number SUB_AA_OpenHarmony_ContinueAbility_0700
* @tc.name testContinueAbility0700
* @tc.desc T
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 3
*/
it
(
'
testContinueAbility0700
'
,
0
,
async
function
(
done
)
{
let
options
=
{
reversible
:
false
,
}
console
.
log
(
'
testContinueAbility0700 run start
'
);
abilityFeatureAbility
.
continueAbility
(
options
,
(
err
,
data
)
=>
{
console
.
log
(
'
testContinueAbility0700 err is :
'
+
JSON
.
stringify
(
err
)
+
'
, value is :
'
+
JSON
.
stringify
(
data
));
})
await
sleep
(
timeSleep
);
console
.
log
(
'
testContinueAbility0700 run end
'
);
done
();
})
/**
* @tc.number SUB_AA_OpenHarmony_ContinueAbility_0900
* @tc.name testContinueAbility0900
* @tc.desc T
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 3
*/
it
(
'
testContinueAbility0900
'
,
0
,
async
function
(
done
)
{
let
options
=
{
deviceId
:
"
2BB6F91131F74C1174904195FE72B6068F8F82280F6CE93BDFE0EFF9B37F9DD26
"
,
reversible
:
false
,
}
console
.
log
(
'
testContinueAbility0900 run start
'
);
abilityFeatureAbility
.
continueAbility
(
options
,
(
err
,
data
)
=>
{
console
.
log
(
'
testContinueAbility0900 err is :
'
+
JSON
.
stringify
(
err
)
+
'
, value is :
'
+
JSON
.
stringify
(
data
));
})
await
sleep
(
timeSleep
);
console
.
log
(
'
testContinueAbility0900 run end
'
);
done
();
})
/**
* @tc.number SUB_AA_OpenHarmony_ContinueAbility_1000
* @tc.name testContinueAbility0900
* @tc.desc T
* @tc.size : MEDIUM
* @tc.type : Function
* @tc.level : Level 3
*/
it
(
'
testContinueAbility1000
'
,
0
,
async
function
(
done
)
{
let
options
=
{
deviceId
:
"
2BB6F91131F74C1174904195FE72B6068F8F82280F6CE93BDFE0EFF9B37F9DD26
"
,
reversible
:
false
,
}
for
(
var
i
=
0
;
i
<
10
;
i
++
)
{
abilityFeatureAbility
.
continueAbility
(
options
,
(
err
,
data
)
=>
{
console
.
log
(
'
testContinueAbility1000 err is :
'
+
JSON
.
stringify
(
err
)
+
'
, value is :
'
+
JSON
.
stringify
(
data
));
})
}
await
sleep
(
timeSleep
);
console
.
log
(
'
testContinueAbility1000 run end
'
);
done
();
})
})
\ No newline at end of file
aafwk/aafwk_standard/actsabilitydistributetest/src/main/js/default/test/List.test.js
已删除
100644 → 0
浏览文件 @
656aa0d8
/*
* Copyright (C) 2021 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require
(
'
./FeatureAbilityDistribute.test.js
'
)
aafwk/aafwk_standard/actsabilitydistributetest/src/main/resources/base/element/string.json
已删除
100644 → 0
浏览文件 @
656aa0d8
{
"string"
:
[
{
"name"
:
"app_name"
,
"value"
:
"StartupJSApiTest"
},
{
"name"
:
"mainability_description"
,
"value"
:
"JS_Phone_Empty Feature Ability"
}
]
}
\ No newline at end of file
aafwk/aafwk_standard/actsabilitydistributetest/src/main/resources/base/media/icon.png
已删除
100644 → 0
浏览文件 @
656aa0d8
6.6 KB
aafwk/aafwk_standard/amsgetabilityprocessinfo/actsgetabilityprocessinfotest/entry/src/main/js/test/ActsProcessManageJsTest.test.js
浏览文件 @
19a1e94b
...
...
@@ -15,7 +15,7 @@
import
{
describe
,
beforeAll
,
beforeEach
,
afterEach
,
afterAll
,
it
,
expect
}
from
"
deccjsunit/index
"
import
abilityManager
from
'
@ohos.application.AbilityManager
'
import
appManager
from
'
@ohos.application.
A
ppManager
'
import
appManager
from
'
@ohos.application.
a
ppManager
'
describe
(
'
ActsAbilityRunningInfosTest
'
,
function
()
{
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录