Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffc388a9ca | ||
|
|
f602b5ec6a | ||
|
|
e497d5dd7d | ||
|
|
ab658eb14d | ||
|
|
a7540c3ebb | ||
|
|
1f729caef3 | ||
|
|
b7dac5d8dd | ||
|
|
9450ced43e |
+1
-1
@@ -2,4 +2,4 @@ __pycache__
|
||||
doc.xlsx
|
||||
.env
|
||||
.config.json
|
||||
logs
|
||||
logs/
|
||||
+15
-11
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"schemaVersion": "2.0.0",
|
||||
"metadata": {
|
||||
"name": "samsung-Phone-Test-Project-samsung",
|
||||
"uuid": "257f58111-aaa9-4636-b476-SMS936002",
|
||||
"name": "samsung-Phone-Test-Project-SMA5760",
|
||||
"uuid": "257f58111-aaa9-4636-b476-SMA576001",
|
||||
"description": "samsung手机用例集",
|
||||
"remoteUrl": "https://gitea.glrocky.cn/scripts/samsung.git",
|
||||
"branch": "master",
|
||||
@@ -10,8 +10,7 @@
|
||||
"osName": "android",
|
||||
"osVersion": "15",
|
||||
"brand": "samsung",
|
||||
"model": "SM-S9360",
|
||||
"models": ["SM-S9360"],
|
||||
"model": "SM-A5760",
|
||||
"manufacturer": "samsung"
|
||||
}
|
||||
},
|
||||
@@ -892,7 +891,8 @@
|
||||
],
|
||||
"parameters": [],
|
||||
"appNames": [
|
||||
"agent"
|
||||
"agent",
|
||||
"album"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -921,7 +921,8 @@
|
||||
],
|
||||
"parameters": [],
|
||||
"appNames": [
|
||||
"agent"
|
||||
"agent",
|
||||
"album"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1617,7 +1618,8 @@
|
||||
],
|
||||
"parameters": [],
|
||||
"appNames": [
|
||||
"agent"
|
||||
"agent",
|
||||
"bixbyRTC"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1704,7 +1706,8 @@
|
||||
],
|
||||
"parameters": [],
|
||||
"appNames": [
|
||||
"agent"
|
||||
"agent",
|
||||
"bixbyRTC"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1733,7 +1736,8 @@
|
||||
],
|
||||
"parameters": [],
|
||||
"appNames": [
|
||||
"agent"
|
||||
"agent",
|
||||
"bixbyRTC"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -2142,8 +2146,8 @@
|
||||
],
|
||||
"parameters": [],
|
||||
"appNames": [
|
||||
"agent",
|
||||
"album"
|
||||
"album",
|
||||
"creativeStudio"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
+7
-7
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "samsung-Phone-Test-Project-samsung"
|
||||
name = "samsung-Phone-Test-Project-SMA5760"
|
||||
version = "0.3.2"
|
||||
description = "samsung手机用例集"
|
||||
readme = "README.md"
|
||||
@@ -32,15 +32,15 @@ default = true
|
||||
|
||||
[tool.glrocky]
|
||||
remote_url = "https://gitea.glrocky.cn/scripts/samsung.git"
|
||||
branch = "master"
|
||||
uuid = "257f58111-aaa9-4636-b476-SMS936002"
|
||||
branch = "SM-A5760"
|
||||
uuid = "257f58111-aaa9-4636-b476-SMA576001"
|
||||
|
||||
[tool.glrocky.tags]
|
||||
osName="android" #adb -s R3CX90P073R shell "getprop ro.build.version.release"
|
||||
osName="android" #adb -s R3GYB0BPX5Z shell "getprop ro.build.version.release"
|
||||
osVersion="15"
|
||||
brand="samsung" #adb -s R3CX90P073R shell "getprop ro.product.brand"
|
||||
model="SM-S9360" #adb -s R3CX90P073R shell "getprop ro.product.model"
|
||||
manufacturer="samsung" #adb -s R3CX90P073R shell "getprop ro.product.manufacturer"
|
||||
brand="samsung" #adb -s R3GYB0BPX5Z shell "getprop ro.product.brand"
|
||||
model="SM-A5760" #adb -s R3GYB0BPX5Z shell "getprop ro.product.model"
|
||||
manufacturer="samsung" #adb -s R3GYB0BPX5Z shell "getprop ro.product.manufacturer"
|
||||
|
||||
[tool.glrocky.commands]
|
||||
generateSchema = "uv run --reinstall-package glrocky-sdk pytest --co --generate-schema --continue-on-collection-errors"
|
||||
|
||||
+166
-49
@@ -5,8 +5,8 @@ dify_templates:
|
||||
api_key: "app-cvFr7cpcHytfYIS0q2LpdS0B"
|
||||
guangzhou_dify_config: &production_config
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "4169f511-872f-4b55-ac1e-6265b706f12b"
|
||||
api_key: "app-bath5W4UY2kmj3DP3A3ukm1L"
|
||||
workflow_id: "08cd4608-644e-4aa9-bddd-5c1909258360"
|
||||
api_key: "app-IcGEuL5ghRBsBP9DoqVdlzai"
|
||||
cases:
|
||||
|
||||
- id: TC-0101-audio
|
||||
@@ -42,12 +42,30 @@ cases:
|
||||
- id: TC-0107-audio
|
||||
description: 对话翻译
|
||||
category: AI社交.语音交流
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "bed6e0d4-f8b9-46d5-a01b-3a0bcedbaa71"
|
||||
api_key: "app-sd400pRfECld5EN2nQYAg5Mw"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0108-audio
|
||||
description: 面对面同声传译
|
||||
category: AI社交.语音交流
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "bed6e0d4-f8b9-46d5-a01b-3a0bcedbaa71"
|
||||
api_key: "app-sd400pRfECld5EN2nQYAg5Mw"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0109-txt
|
||||
description: AI短信
|
||||
@@ -87,7 +105,6 @@ cases:
|
||||
category: AI社交.跨语言沟通
|
||||
action: skipped
|
||||
|
||||
|
||||
- id: TC-0201-img
|
||||
description: 日程管理
|
||||
category: AI办公.日程管理
|
||||
@@ -159,8 +176,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "df7e89a1-7df9-4ace-9ab4-271393d464b1"
|
||||
api_key: "app-ZkUC3EQ43tBg3ScgN0aGNFUG"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -181,8 +198,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "df7e89a1-7df9-4ace-9ab4-271393d464b1"
|
||||
api_key: "app-ZkUC3EQ43tBg3ScgN0aGNFUG"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -203,8 +220,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "df7e89a1-7df9-4ace-9ab4-271393d464b1"
|
||||
api_key: "app-ZkUC3EQ43tBg3ScgN0aGNFUG"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -217,17 +234,20 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "df7e89a1-7df9-4ace-9ab4-271393d464b1"
|
||||
api_key: "app-ZkUC3EQ43tBg3ScgN0aGNFUG"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
- id: TC-0210-img
|
||||
description: 图片转表格
|
||||
category: AI办公.表格处理
|
||||
action: dify
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
@@ -237,11 +257,25 @@ cases:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "a4915428-48a4-4de0-9861-1b87f7035242"
|
||||
api_key: "app-IFOTLFnNwS7iOwDK926GgVHO"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
|
||||
- id: TC-0211-img
|
||||
description: 表格提取
|
||||
category: AI办公.表格处理
|
||||
action: dify
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
@@ -251,6 +285,16 @@ cases:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "a4915428-48a4-4de0-9861-1b87f7035242"
|
||||
api_key: "app-IFOTLFnNwS7iOwDK926GgVHO"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0212-txt
|
||||
description: 文件搜索
|
||||
@@ -277,8 +321,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "df7e89a1-7df9-4ace-9ab4-271393d464b1"
|
||||
api_key: "app-ZkUC3EQ43tBg3ScgN0aGNFUG"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -291,8 +335,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "df7e89a1-7df9-4ace-9ab4-271393d464b1"
|
||||
api_key: "app-ZkUC3EQ43tBg3ScgN0aGNFUG"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -346,8 +390,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "df7e89a1-7df9-4ace-9ab4-271393d464b1"
|
||||
api_key: "app-ZkUC3EQ43tBg3ScgN0aGNFUG"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -368,8 +412,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "33b0775c-7d9d-48f3-ba79-2be691d94bbe"
|
||||
api_key: "app-cDWYmENtNPUaSQVWROoHB2KQ"
|
||||
workflow_id: "a7333643-4ec5-49cb-a4c0-81c24388070e"
|
||||
api_key: "app-qSkyZbLNi0oPgjH0w2kmdsGP"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -421,8 +465,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "8c76d514-2899-4cd3-9aff-000ee327381f"
|
||||
api_key: "app-5VUAZqCJoQ7PaRA7ZMdUPttd"
|
||||
workflow_id: "5624f12e-ed0c-4132-a699-e99bf5f48897"
|
||||
api_key: "app-bHCIQ4copFswNOYunqy0i7Lg"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -431,7 +475,16 @@ cases:
|
||||
- id: TC-0309-txt
|
||||
description: 网页翻译
|
||||
category: AI学习.翻译
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "a7333643-4ec5-49cb-a4c0-81c24388070e"
|
||||
api_key: "app-qSkyZbLNi0oPgjH0w2kmdsGP"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0310-audio
|
||||
description: 口语陪练
|
||||
@@ -442,6 +495,8 @@ cases:
|
||||
description: 图片解题
|
||||
category: AI学习.AI教学
|
||||
action: dify
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
@@ -451,6 +506,17 @@ cases:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
- name: bixbyRTC
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "c4f31cd9-1064-4467-b2b5-af4675634a68"
|
||||
api_key: "app-X10MJAiiZffrOtT3IulAYGpm"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
- id: TC-0312-img
|
||||
description: 拍摄解题
|
||||
@@ -471,10 +537,13 @@ cases:
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
- id: TC-0314-img
|
||||
description: 作业批改
|
||||
category: AI学习.AI教学
|
||||
action: dify
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
@@ -484,11 +553,24 @@ cases:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
- name: bixbyRTC
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "c4f31cd9-1064-4467-b2b5-af4675634a68"
|
||||
api_key: "app-X10MJAiiZffrOtT3IulAYGpm"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
- id: TC-0315-img
|
||||
description: 作业讲解
|
||||
category: AI学习.AI教学
|
||||
action: dify
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
@@ -498,6 +580,16 @@ cases:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
- name: bixbyRTC
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "c4f31cd9-1064-4467-b2b5-af4675634a68"
|
||||
api_key: "app-X10MJAiiZffrOtT3IulAYGpm"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0316-doc
|
||||
description: 屏幕问答
|
||||
@@ -507,7 +599,16 @@ cases:
|
||||
- id: TC-0316-img
|
||||
description: 屏幕问答
|
||||
category: AI学习.AI学习
|
||||
action: skipped
|
||||
action: dify
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "c4f31cd9-1064-4467-b2b5-af4675634a68"
|
||||
api_key: "app-X10MJAiiZffrOtT3IulAYGpm"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0401-txt
|
||||
description: 智能体唤醒拍照
|
||||
@@ -567,8 +668,15 @@ cases:
|
||||
category: AI影像.图片生成
|
||||
action: dify
|
||||
dify_config:
|
||||
production: *production_config
|
||||
testing: *testing_config
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "4cbdd52c-08ae-4847-ab9e-aa2c6fc7c85c"
|
||||
api_key: "app-Vd2eVUUK8n7oq4F3uuWg3BpQ"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
- id: TC-0408-img
|
||||
description: AI路人消除
|
||||
@@ -596,6 +704,7 @@ cases:
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
|
||||
- id: TC-0409-img
|
||||
description: AI物体消除
|
||||
category: AI影像.图片生成
|
||||
@@ -622,6 +731,7 @@ cases:
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
|
||||
- id: TC-0410-img
|
||||
description: AI扩图
|
||||
category: AI影像.图片生成
|
||||
@@ -648,21 +758,12 @@ cases:
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
|
||||
- id: TC-0411-img
|
||||
description: 图片风格转化
|
||||
category: AI影像.图片生成
|
||||
action: dify
|
||||
apps:
|
||||
- name: agent
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "d15da81c-d0ff-4606-aa07-540d09fa9c0a"
|
||||
api_key: "app-xbHHhDrcSfMwX21hA1Ca00p5"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
- name: album
|
||||
dify_config:
|
||||
production:
|
||||
@@ -673,6 +774,16 @@ cases:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
- name: creativeStudio
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "4cbdd52c-08ae-4847-ab9e-aa2c6fc7c85c"
|
||||
api_key: "app-Vd2eVUUK8n7oq4F3uuWg3BpQ"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
|
||||
- id: TC-0412-img
|
||||
description: 涂鸦生图
|
||||
@@ -698,6 +809,7 @@ cases:
|
||||
category: AI影像.图片处理
|
||||
action: skipped
|
||||
|
||||
|
||||
- id: TC-0415-img
|
||||
description: AI美颜
|
||||
category: AI影像.图片处理
|
||||
@@ -721,8 +833,9 @@ cases:
|
||||
api_key: "app-IFOTLFnNwS7iOwDK926GgVHO"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
- id: TC-0416-img
|
||||
description: AI美化
|
||||
@@ -747,8 +860,10 @@ cases:
|
||||
api_key: "app-IFOTLFnNwS7iOwDK926GgVHO"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
|
||||
- id: TC-0417-img
|
||||
description: 智能抠图
|
||||
@@ -773,8 +888,10 @@ cases:
|
||||
api_key: "app-IFOTLFnNwS7iOwDK926GgVHO"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
|
||||
|
||||
- id: TC-0418-img
|
||||
description: 闭眼修复
|
||||
@@ -799,8 +916,8 @@ cases:
|
||||
api_key: "app-IFOTLFnNwS7iOwDK926GgVHO"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "efb1cd32-65e2-4119-875c-2eb06d8ddc56"
|
||||
api_key: "app-Uwhou6v8t01Ieri22FQYk3bP"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
api_key: "app-puoiD0ZqPRtFb7wrUimw4cSt"
|
||||
|
||||
- id: TC-0419-img
|
||||
description: 一键成片
|
||||
@@ -809,8 +926,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "5a3cdab7-6c86-4480-a3b1-bc13d55a213f"
|
||||
api_key: "app-LGTDSIyuXT9szYlP1fnc2cdk"
|
||||
workflow_id: "07c46035-af77-4409-8318-044b4f78300d"
|
||||
api_key: "app-TSQeeJH0J9X1qnD45pzORS4I"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "2c7809b7-baea-478f-9f19-c722a7a276c4"
|
||||
@@ -895,8 +1012,8 @@ cases:
|
||||
dify_config:
|
||||
production:
|
||||
url: "http://192.168.0.140:8090/v1"
|
||||
workflow_id: "f3c3a52f-1303-44fb-9af4-0963c7725dcf"
|
||||
api_key: "app-IZK2SiBCaqQfHEO21DMy7o9j"
|
||||
workflow_id: "375edfd9-bf28-4792-8f03-399b9201f6cf"
|
||||
api_key: "app-dHfCMjyNgVwvny9oODgZNKui"
|
||||
testing:
|
||||
url: "http://192.168.0.163:8090/v1"
|
||||
workflow_id: "30ecb958-b56d-4b65-8713-f23945a8db91"
|
||||
|
||||
Reference in New Issue
Block a user