refactor: merge v3

This commit is contained in:
debugtalk
2020-04-23 21:10:59 +08:00
parent 910b335e9d
commit 0861e6b687
39 changed files with 967 additions and 6021 deletions

View File

@@ -26,8 +26,8 @@ teststeps:
validate:
- eq: ["status_code", 200]
- eq: ["body.args.foo1", "session_bar1"]
- eq: ["body.args.sum_v", 3]
- eq: ["body.args.foo2", "session_bar2"]
- eq: ["body.args.sum_v", "3"]
-
name: post raw text
variables: