Commit Graph

23 Commits

Author SHA1 Message Date
debugtalk
b3f478f63c change: add origin yaml/json testcase path in generated python testcases 2020-05-17 11:10:13 +08:00
debugtalk
2ab0b85985 refactor: use HttpRunner as testcase base class 2020-05-15 20:07:18 +08:00
debugtalk
1158da186c change: simplify testcase import 2020-05-15 16:41:54 +08:00
debugtalk
98f4a8f065 change: rename schema model name and class name 2020-05-15 00:04:18 +08:00
debugtalk
6ebbc81fd1 change: python testcase template 2020-05-14 22:41:35 +08:00
debugtalk
202f040c1c feat: convert YAML/JSON testcase to python testcase 2020-05-14 16:53:14 +08:00
debugtalk
7c78f97795 feat: run referenced testcase in v3 2020-05-11 18:36:25 +08:00
debugtalk
0861e6b687 refactor: merge v3 2020-04-23 21:53:03 +08:00
debugtalk
7bb3d211f3 refactor: change variable name from meta_datas to step_datas 2020-04-23 21:53:03 +08:00
debugtalk
27c1ce9772 feat: get request & response meta datas 2020-04-23 21:53:03 +08:00
debugtalk
f3a8bd78ce fix: show assert value type when validation failed 2020-04-23 21:53:03 +08:00
debugtalk
d7e3f558b6 feat: validate with functions 2020-04-23 21:53:03 +08:00
debugtalk
ba91c30697 feat: validate with config/teststep/extracted variables 2020-04-23 21:53:03 +08:00
debugtalk
02294baee9 refactor: change example file name 2020-04-23 21:53:03 +08:00
debugtalk
dff7837030 v3 feat: support function calls 2020-04-23 21:53:03 +08:00
debugtalk
ab506b8b74 v3 feat: support extract session variables 2020-04-23 21:53:03 +08:00
debugtalk
50aa3b4880 v3 test example: support session variables 2020-04-23 21:53:03 +08:00
debugtalk
197016baf5 v3 feat: support teststep variables 2020-04-23 21:53:03 +08:00
debugtalk
c31bb39d9a change v3: add basic extract 2020-04-23 21:53:03 +08:00
debugtalk
a0b1ebd647 change v3: add basic validation 2020-04-23 21:53:03 +08:00
debugtalk
8b7291fa08 init v3: make http request without validation 2020-04-23 21:53:03 +08:00
debugtalk
f2e09e5bba test: add testcase example, request methods testcase in hardcode 2020-04-23 21:53:03 +08:00
debugtalk
755c2b92ac test: add testcase example, set & delete cookies 2020-04-23 21:53:03 +08:00