Commit Graph

28 Commits

Author SHA1 Message Date
debugtalk
28cfb628ad fix: ensure referenced testcase share the same session 2020-05-21 15:25:56 +08:00
debugtalk
c2ee26d5b5 change: testsuite pytest dirname 2020-05-19 10:43:36 +08:00
debugtalk
3c48078c22 test: update examples 2020-05-18 23:22:03 +08:00
debugtalk
9dcf54a5a6 feat: testcase config get variables by call function 2020-05-18 22:49:58 +08:00
debugtalk
7ebb1696c7 feat: testsuite config get variables by call function 2020-05-18 22:38:59 +08:00
debugtalk
5b7bcea3d0 feat: make testsuite and run testsuite 2020-05-18 20:32:59 +08:00
debugtalk
670d0db64f change: add origin yaml/json testcase path in generated python testcases 2020-05-17 11:10:13 +08:00
debugtalk
2cd9eba6a3 refactor: use HttpRunner as testcase base class 2020-05-15 20:07:18 +08:00
debugtalk
2f93b2b73a change: simplify testcase import 2020-05-15 16:41:54 +08:00
debugtalk
598d660b6e change: rename schema model name and class name 2020-05-15 00:04:18 +08:00
debugtalk
f88845d9d4 change: python testcase template 2020-05-14 22:41:35 +08:00
debugtalk
ba0611a09a feat: convert YAML/JSON testcase to python testcase 2020-05-14 16:53:14 +08:00
debugtalk
f3ca17febd feat: run referenced testcase in v3 2020-05-11 18:36:25 +08:00
debugtalk
826fca83c2 refactor: merge v3 2020-04-23 21:53:03 +08:00
debugtalk
3bc124ddff refactor: change variable name from meta_datas to step_datas 2020-04-23 21:53:03 +08:00
debugtalk
3dded5c5d1 feat: get request & response meta datas 2020-04-23 21:53:03 +08:00
debugtalk
25b37ebc57 fix: show assert value type when validation failed 2020-04-23 21:53:03 +08:00
debugtalk
1ffe851727 feat: validate with functions 2020-04-23 21:53:03 +08:00
debugtalk
f081cf05f2 feat: validate with config/teststep/extracted variables 2020-04-23 21:53:03 +08:00
debugtalk
d874f3f3da refactor: change example file name 2020-04-23 21:53:03 +08:00
debugtalk
823a5ad77c v3 feat: support function calls 2020-04-23 21:53:03 +08:00
debugtalk
9ef70bd06b v3 feat: support extract session variables 2020-04-23 21:53:03 +08:00
debugtalk
cdefb46bb0 v3 test example: support session variables 2020-04-23 21:53:03 +08:00
debugtalk
af1a452190 v3 feat: support teststep variables 2020-04-23 21:53:03 +08:00
debugtalk
7f6f4c7df3 change v3: add basic extract 2020-04-23 21:53:03 +08:00
debugtalk
569e06e21f change v3: add basic validation 2020-04-23 21:53:03 +08:00
debugtalk
92d71c29cf init v3: make http request without validation 2020-04-23 21:53:03 +08:00
debugtalk
e5a4960146 test: add testcase example, request methods testcase in hardcode 2020-04-23 21:53:03 +08:00