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
40096b41
Commit
40096b41
authored
Dec 28, 2023
by
xiao-hesheng
Browse files
增加配送模块脚本
parent
9488cc3c
Changes
69
Hide whitespace changes
Inline
Side-by-side
air_case/
a99
_herp3_bs/f9_请领出库渠道设置_查询产品信息_不存在的产品.air/f9_请领出库渠道设置_查询产品信息_不存在的产品.py
→
air_case/
b2
_herp3_bs/f9_请领出库渠道设置_查询产品信息_不存在的产品.air/f9_请领出库渠道设置_查询产品信息_不存在的产品.py
View file @
40096b41
...
...
@@ -17,8 +17,8 @@ case_tag:api,herp-web,f9_请领出库渠道设置_查询产品信息_不存在
"""
from
common.common_func
import
commonFuc
from
air_case.
a98
_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"
a
2_herp3_bs"
from
air_case.
b1
_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"
b
2_herp3_bs"
def
goods_select
():
"""
场景:f9_请领出库渠道设置_查询产品信息_不存在的产品
...
...
air_case/
a99
_herp3_bs/g0_请领出库渠道设置_转移产品到边仓.air/g0_请领出库渠道设置_转移产品到边仓.py
→
air_case/
b2
_herp3_bs/g0_请领出库渠道设置_转移产品到边仓.air/g0_请领出库渠道设置_转移产品到边仓.py
View file @
40096b41
...
...
@@ -17,8 +17,8 @@ case_tag:api,herp-web,g0_请领出库渠道设置_转移产品到边仓,id2263,i
"""
from
common.common_func
import
commonFuc
from
air_case.
a98
_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"
a
2_herp3_bs"
from
air_case.
b1
_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"
b
2_herp3_bs"
def
goods_move
():
"""
场景:g0_请领出库渠道设置_转移产品到边仓
...
...
air_case/
a99
_herp3_bs/g1_请领出库渠道设置_转移产品到供应商直配.air/g1_请领出库渠道设置_转移产品到供应商直配.py
→
air_case/
b2
_herp3_bs/g1_请领出库渠道设置_转移产品到供应商直配.air/g1_请领出库渠道设置_转移产品到供应商直配.py
View file @
40096b41
...
...
@@ -17,8 +17,8 @@ case_tag:api,herp-web,g0_请领出库渠道设置_转移产品到供应商直配
"""
from
common.common_func
import
commonFuc
from
air_case.
a98
_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"
a
2_herp3_bs"
from
air_case.
b1
_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"
b
2_herp3_bs"
def
goods_move
():
"""
场景:g0_请领出库渠道设置_转移产品到供应商直配
...
...
data/a6_mdm3_si/data
View file @
40096b41
...
...
@@ -3,8 +3,11 @@
"listGoodsPage_url": "/test2api/hdiFusion/fusionOutBalance/listGoodsPage"
"saveCacheBatch_url": "/test2api/hdiOrder/mcmsOutBalance/saveCacheBatch"
"submitCache_url": "/test2api/hdiFusion/fusionOutBalance/submitCache"
"listVoPage_url": "/test2api/hdiFusion/fusionInvoice/listVoPage"
"listVoPage_url
1
": "/test2api/hdiFusion/fusionInvoice/listVoPage"
"invoiceUpdateStatus_url": "/test2api/hdiFusion/fusionInvoice/invoiceUpdateStatus"
"listDetailByPage_url": "/test2api/hdiFusion/invoiceEntry/listDetailByPage"
"listDetailByPageDetailJnsy_url": "/test2api/hdiFusion/invoiceEntry/listDetailByPageDetailJnsy"
"invoiceDetailList_url": "/test2api/hdiFusion/invoiceEntry/invoiceDetailList"
"username": "001f90380"
"password": "1qaz!QAZ"
...
...
@@ -27,4 +30,8 @@ json_headers2: {
"payload3_2": {"hosName":"邹城市人民医院(test)","invoiceQty":33,"invoiceAmount":"75.9000","invoiceNumber":"1","invoiceCode":"1","invoiceNum":1,"remarks":"","invoiceTagList":[],"attachmentList":[],"hosId":"h0347","provId":null,"hosVersion":"3"}
"payload3_3": {"pageNum":1,"pageSize":50,"queryObject":{"invoiceNumber":"","invoiceDate1":"","invoiceDate2":"","tbStatus":0}}
"payload3_4": {"id":"%s","tbStatus":"10","hosVersion":3}
"payload3_5": {"id":"%s","hosVersion":3,"tbStatus":6}
\ No newline at end of file
"payload3_5": {"id":"%s","hosVersion":3,"tbStatus":6}
"payload4": {"pageNum":1,"pageSize":50,"queryObject":{"hosId":"h0028","startDate":"","endDate":""}}
"payload4_1": {"pageNum":1,"pageSize":50,"queryObject":{"billId":"","branchId":"","hosId":"h0028","outDeptId":"","hosGoodsName":"","purMode":"-1","startDate":"","endDate":""}}
"payload4_2": {"pageNum":1,"pageSize":50,"queryObject":{"invoiceCode":"","invoiceNumber":"","hosId":"h0028","startDate":"","endDate":""}}
"payload4_3": {"pageNum":1,"pageSize":50,"queryObject":{"invoiceNumber":"","invoiceDate1":"","invoiceDate2":"","tbStatus":null}}
\ No newline at end of file
data/
a98
_herp3_login/data
→
data/
b1
_herp3_login/data
View file @
40096b41
File moved
data/
a99
_herp3_bs/data
→
data/
b2
_herp3_bs/data
View file @
40096b41
File moved
data/
a99
_herp3_bs/message
→
data/
b2
_herp3_bs/message
View file @
40096b41
File moved
data/
a99
_herp3_bs/message1
→
data/
b2
_herp3_bs/message1
View file @
40096b41
File moved
report/summary.html
View file @
40096b41
...
...
@@ -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分
24
秒
</td>
<td
class=
'details-col-elapsed'
>
0分
5
秒
</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/a
3
结算
管理_发票确认列表查询
/log.html'
target=
'_blank'
>
a
3
结算
管理_发票确认列表查询
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a
2
结算
单查询-结算单详情
/log.html'
target=
'_blank'
>
a
2
结算
单查询-结算单详情
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
24.319
</td>
<td
class=
"details-col-elapsed"
>
5.232
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
Prev
1
2
3
4
Next
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