Commit 9c6807c6 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

增加配送模块脚本

parent 514aba4c
# -*- encoding=utf8 -*-
from common.fileUtls import FileUtils
__author__ = "xiaohesheng"
"""
case_tag:api,mdm-web,a1企业登录,id2291,id2291-44,sit,on
主数据平台:a1企业登录
"""
from common.common_func import commonFuc
from air_case.mdm_login.登录外网系统.登录外网系统 import login_system
from airtest.core.api import using
import sys
def e_login():
module = "a6_mdm3_dp"
# pro_path=commonFuc().get_pro_path()
# sys.path.append(pro_path+r'\\air_case\\mdm3_pim\\a8产品新增和审核通过.air')
# using(pro_path+r'\\air_case\\mdm3_pim\\a8产品新增和审核通过.air')
# from a8产品新增和审核通过 import Enterprise_audit
# username=Enterprise_audit()
# info = FileUtils().r_info("a2_mdm3_ea", "企业信息")
# print(info)
# username = info['cname']
# print('aaaaaaaaaaaaaaaaaaaaaaaaaaa',username)
"""
场景:a1企业登录
用例名称:a1企业登录
输入:用户名,密码
输出:"rtn_msg": token
"""
#从文件中读取用户名
username=commonFuc().get_business_data(module,'username1')
# print('医院名称',username)
password = commonFuc().get_business_data(module, "password1")
# print(username, password)
# 获取token和projectCode
while True:
try:
token,projectCode,uxid,corpId,info= login_system(username, password).get_token()
except:
continue
else:
return token, projectCode, uxid, corpId, username
# break
e_login()
\ No newline at end of file
# -*- encoding=utf8 -*-
from common.fileUtls import FileUtils
__author__ = "xiaohesheng"
"""
case_tag:api,mdm-web,a8_2配送单转换_全部,id2291,id2291-45,sit,on
主数据平台:a8_2配送单转换_全部
"""
from common.common_func import commonFuc
from airtest.core.api import using
import sys
module = "a6_mdm3_dp"
def select1():
pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\a6_mdm3_dp\\a8_2企业登录.air')
using(pro_path + r'\\air_case\\a6_mdm3_dp\\a8_2企业登录.air')
from a8_2企业登录 import e_login
token, projectCode, uxid, corpId, e_name = e_login()
"""
场景:a8_2配送单转换_全部
用例名称:a8_2配送单转换_全部
输入:无
输出:"rtn_msg": 0
"""
module = "a6_mdm3_dp"
#a1订单配送列表数据查询_全部
url = commonFuc().get_api_url() + commonFuc().get_business_data(module, "distr_page_url")
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
commonFuc().get_business_data(module, "json_contentType"), token,
projectCode)
request_body = commonFuc().get_business_data(module, "payload9_6")
# print('request_body',request_body)
# 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('result', result)
#断言
code=commonFuc().analysis_json('code',result)
data=commonFuc().analysis_json('data',result)
total=commonFuc().analysis_json('total',data)
if code==0 and total>=1:
commonFuc().check_text_exist(code,result)
else:
commonFuc().check_text_exist('error', result)
select1()
......@@ -12,6 +12,8 @@
"username": "001f90380"
"password": "1qaz!QAZ"
"username1": "国药集团公司l!t)N"
"password1": "a123456!"
json_contentType: "application/json"
json_headers: {
"Content-Type": "%s"
......@@ -91,6 +93,7 @@ json_headers2: {
"payload9_3": {"id":"","purBillId":"%s","sourceId":"%s","sourceVersion":"%s","version":0,"billMode":"66","hosVersion":2,"createUser":"GYQX-SPD:user-19669","createUserName":"浙江高仰医疗","lastModifiedUser":"GYQX-SPD:user-19669","detailList":[{"sourceDetailId":"%s","hosGoodsId":"h0028|hosGood-880444","mdmGoodsCode":null,"goodsCode":"880444","certificateCode":"京械注准203420915218","pkgDefId":"h0028000217","provGoodsId":"provGood-1939432","replPkgQty":6,"settlement":0,"batchCode":"1","productDate":"2023-12-01","expdtDate":"2023-12-31","distrPkgQty":1,"disabledFlag":0,"distrQty":10,"ext":{"ygptCode":"","transCond":"0-15℃","storageCond":"0-30℃","erpCode":"11658060"},"edit":true,"barcodeList":[],"viewId":"%sROW0"}]}
"payload9_4": {"pageNum":1,"pageSize":50,"orderBy":"last_modified desc, order_no desc","queryObject":{"dateValue":["",""],"provId":"p10d95","pageType":2,"hosIdList":["h0347","h0028"],"tabIdx":"3","startDate":"","endDate":""}}
"payload9_5": {"pageNum":1,"pageSize":50,"orderBy":"create_time desc","queryObject":{"dateValue":["",""],"provId":"p10d95","pageType":2,"hosIdList":["h0347","h0028"],"tabIdx":"1","startDate":"","endDate":""}}
"payload9_6": {"pageNum":1,"pageSize":50,"orderBy":"create_time desc","queryObject":{"orderNo":"","planOrderNo":"","hosId":"h0347","exeProvName":"","billMode":"","dateValue":[],"provId":"p10d95","convertFlag":0,"startDate":"","endDate":""}}
checkDict: {'code': 0, 'msg': None, 'tag': None, 'data': 0}
checkDict1: {'code': 1100000, 'msg': '暂时没有定义异码,中文描述为:审核失败', 'tag': '/mdmService:gyqx.spd.mdm.access.service.impl.Supply
......
......@@ -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分3</td>
<td class='details-col-elapsed'>0分4</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/a7_5代配送下单_不合格补送列表数据查询/log.html' target='_blank'>a7_5代配送下单_不合格补送列表数据查询</a></td>
<td class="details-col-elapsed"><a href='../log/a8_2配送单转换_全部/log.html' target='_blank'>a8_2配送单转换_全部</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">3.599</td>
<td class="details-col-elapsed">4.171</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