Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
8c892e62
Commit
8c892e62
authored
Jan 23, 2024
by
xiao-hesheng
Browse files
基础设置模块-运维管理脚本
parent
d60aa1c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/j5运维管理_科室配置列表查询_异常查询.air/j5运维管理_科室配置列表查询_异常查询.py
View file @
8c892e62
...
...
@@ -63,7 +63,7 @@ def test1():
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
total
=
commonFuc
().
analysis_json
(
'total'
,
data
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
if
code
==
0
:
if
code
==
0
and
total
==
0
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
...
...
report/summary.html
View file @
8c892e62
...
...
@@ -74,7 +74,7 @@
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/j5运维管理_科室配置列表查询_异常查询/log.html'
target=
'_blank'
>
j5运维管理_科室配置列表查询_异常查询
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
1.
427
</td>
<td
class=
"details-col-elapsed"
>
1.
578
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment