You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
736 B
11 lines
736 B
testcases:
|
|
-
|
|
name: 销售上传代卖磅单信息测试套件
|
|
testcase: steps/consignment_process/admin_proxysell_save_weightnote.yml
|
|
parameters:
|
|
- title-orderItemId-settleDay-weightDay-code-message:
|
|
- ["上传磅单信息错误的订单项id","12345","2020-09-11","2020-09-10",500,"No message available"]
|
|
- ["上传磅单信息订单项id为空","","2020-09-11","2020-09-10",200,"orderItemId:订单项id不能为空"]
|
|
- ["上传磅单信息结算日期为空","50146071269933465","","2020-09-10",200,"settleDay:结算日期不能为空"]
|
|
- ["上传磅单信息过磅日期为空","50146071269933465","2020-09-11","",200,"weightDay:过磅日期不能为空"]
|
|
|