未验证 提交 a45e2451 编写于 作者: O openharmony_ci 提交者: Gitee

!2390 无障碍xts release同步

Merge pull request !2390 from yichengzhao/release
......@@ -14,8 +14,6 @@
*/
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
import accessibility from '@ohos.accessibility'
//import accessibility from '@ohos.application.AccessibilityExtension'
describe('AccessibleCaptionConfiguration', function () {
......
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "180000",
"package": "com.example.accessiblesendevent",
"shell-timeout": "180000"
},
"kits": [
{
"test-file-name": [
"ActsAccessibleSendEventTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "1800000",
"package": "com.example.accessiblesendevent",
"shell-timeout": "1800000"
},
"kits": [
{
"test-file-name": [
"ActsAccessibleSendEventTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册