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
464 B
11 lines
464 B
testcases:
|
|
-
|
|
name: 运营审核测试套件
|
|
testcase: steps/consignment_process/admin_operation_audit.yml
|
|
parameters:
|
|
- title-auditRequestId-isPass-weightDay-code-message:
|
|
- ["运营审核isPass为空","501196221172551680","",200,"isPass:是否通过不能为空"]
|
|
- ["运营审核id为空","",1,200,"auditRequestId:审核id不能为空"]
|
|
- ["运营审核id错误","12345",1,200,"审核id不存在"]
|
|
|
|
|