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
ce95803e
Commit
ce95803e
authored
Oct 16, 2024
by
xiao-hesheng
Browse files
流程五脚本提交
parent
cb4f39aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b6_spd3_core_business_flow_database_check/a_a4_流程四_基础模块设置_数据库验证.air/a_a4_流程四_基础模块设置_数据库验证.py
View file @
ce95803e
...
...
@@ -522,17 +522,18 @@ try:
time
.
sleep
(
6
)
# 检查院区数据,科室数据,库房,新增用户数据
check_basics_set_info
()
time
.
sleep
(
3
)
time
.
sleep
(
6
)
# 检查mcms_dept_goods_info表数据,验证科室添加的产品信息
check_mcms_dept_goods_info
()
grants_user
()
# 给用户授权
time
.
sleep
(
6
)
# 检查授权数据
check_sys_user_mgr_range
()
set_dept_lead1
()
# 设置一级科室负责人
time
.
sleep
(
3
)
time
.
sleep
(
6
)
check_dept_leader
()
add_StockArea
()
# 添加库区
time
.
sleep
(
3
)
time
.
sleep
(
6
)
#检查库区数据
check_StockArea
()
commonFuc
().
check_text_exist_result_text
(
'succees'
,
'succees'
)
...
...
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