Commit 8efe5320 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增审批流程设置脚本

parent a1d93c5a
# -*- encoding=utf8 -*-
import sys
from airtest.core.helper import using
from common.db.sql.sql_del_branch_info import delData
from common.db.sql.sql_del_kind_goodsinfo import delKindGoodsinfo
from common.db.sql.sql_del_notices_info import delByNoticeName
from common.fileUtls import FileUtils
from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,r_g2流程设置_审批流程设置_流程名称查询_模糊查询,id2263,id2263-265,sit,on
内网:r_g2流程设置_审批流程设置_流程名称查询_模糊查询
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:r_g2流程设置_审批流程设置_流程名称查询_模糊查询
用例名称:r_g2流程设置_审批流程设置_流程名称查询_模糊查询
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username = commonFuc().get_business_data(module, "username")
## print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token, projectCode, uxid, corpId, info = login_system(username, password).get_token()
# print( token,projectCode,uxid,corpId,info)
url = commonFuc().get_api_url() + commonFuc().get_business_data(module, "herpService_BusinessTypeEnum_url")
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
str = commonFuc().get_business_data(module, 'data24')
list2 = list(str.split(","))
print(list2)
#按接口名称模糊查询
for i in list2:
# # 请求体
# request_body = commonFuc().get_business_data(module, "payload65_1",i)
# print('request_body', request_body)
# # # # 发送请求
result = commonFuc().http_get(url, headers)
print('resultaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
total = commonFuc().analysis_json('total', result)
if code == 0 and len(data) >= 1:
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1()
# -*- encoding=utf8 -*-
import sys
from airtest.core.helper import using
from common.db.sql.sql_del_branch_info import delData
from common.db.sql.sql_del_kind_goodsinfo import delKindGoodsinfo
from common.db.sql.sql_del_notices_info import delByNoticeName
from common.fileUtls import FileUtils
from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,r_g2流程设置_审批流程设置_流程名称查询_模糊查询,id2263,id2263-266,sit,on
内网:r_g2流程设置_审批流程设置_流程名称查询_模糊查询
"""
from common.common_func import commonFuc
from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_system
module = "b2_herp3_bs"
def test1():
"""
场景:r_g2流程设置_审批流程设置_流程名称查询_模糊查询
用例名称:r_g2流程设置_审批流程设置_流程名称查询_模糊查询
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username = commonFuc().get_business_data(module, "username")
## print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token, projectCode, uxid, corpId, info = login_system(username, password).get_token()
# print( token,projectCode,uxid,corpId,info)
url = commonFuc().get_api_url() + commonFuc().get_business_data(module, "herpService_BusinessTypeEnum_url")
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
str = commonFuc().get_business_data(module, 'data3')
list2 = list(str.split(","))
print(list2)
#按接口名称模糊查询
for i in list2:
# # 请求体
# request_body = commonFuc().get_business_data(module, "payload65_1",i)
# print('request_body', request_body)
# # # # 发送请求
result = commonFuc().http_get(url, headers)
print('resultaaaaaaaaaaaaaaaaaaa', result)
# 断言
code = commonFuc().analysis_json('code', result)
data = commonFuc().analysis_json('data', result)
total = commonFuc().analysis_json('total', result)
if code == 0 and len(data) >= 1:
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
test1()
......@@ -137,6 +137,7 @@ data20: "xhs,x,h,s"
data21: "xhs1009,张三丰"
data22: "x,h,s,张,三,丰"
data23: "S,010,2"
data24: "采,购,计,划"
"username": "xhs1009"
"password": "1qaz!QAZ"
......
......@@ -56,7 +56,7 @@
<tr width="600">
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0分1</td>
<td class='details-col-elapsed'>0分2</td>
<td class="details-col-elapsed">100.0%</td>
</tr>
</table>
......@@ -72,9 +72,9 @@
</tr>
<tr width="600">
<td class="details-col-elapsed"><a href='../log/r_g1流程设置_审批流程设置_流程名称查询_精确查询/log.html' target='_blank'>r_g1流程设置_审批流程设置_流程名称查询_精确查询</a></td>
<td class="details-col-elapsed"><a href='../log/r_g3流程设置_审批流程设置_流程名称查询_异常查询/log.html' target='_blank'>r_g3流程设置_审批流程设置_流程名称查询_异常查询</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">1.69</td>
<td class="details-col-elapsed">1.987</td>
<td class="details-col-elapsed">xiaohesheng</td>
</tr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment