Commit Graph
61 Commits
Author SHA1 Message Date
debugtalk b260596bcc change: refactor Request interface 2020-06-03 16:50:53 +08:00
debugtalk 5e3463bab2 feat: describe testcase in chain-call style 2020-06-03 16:50:53 +08:00
debugtalk c303fc72e4 fix: convert jmespath.search result to int/float 2020-06-03 16:50:53 +08:00
debugtalk 389b563718 fix: missing validate_script 2020-05-29 19:08:20 +08:00
debugtalk f2c686dceb fix: missing setup_hooks and teardown hooks 2020-05-29 19:03:29 +08:00
debugtalk 63f115c38e test: update httpbin tests 2020-05-29 18:44:57 +08:00
debugtalk c2241346e5 change: generated pytest notice 2020-05-27 16:55:57 +08:00
debugtalk f52c28f924 fix: duplicate running referenced testcase 2020-05-27 11:21:01 +08:00
debugtalk 524650d533 docs: add testcase fixture example to update teststep headers 2020-05-27 10:57:53 +08:00
debugtalk 68afa0a0d9 fix: insert cwd path before import referenced testcase class 2020-05-26 13:15:20 +08:00
debugtalk 8abf469ee0 fix: make referenced testcase as pytest class 2020-05-25 23:06:00 +08:00
debugtalk 52e76a670f feat: make referenced testcase as pytest class 2020-05-25 17:53:22 +08:00
debugtalk 5196cfa3ec fix: ensure converted python file in utf-8 encoding 2020-05-23 19:54:30 +08:00
debugtalk d44ab5b99d docs: add examples for session_fixture and testcase_fixture 2020-05-22 15:34:47 +08:00
debugtalk 12a67438a9 docs: add examples for session_fixture and testcase_fixture 2020-05-22 14:53:54 +08:00
debugtalk 7b819ab311 fix: ensure referenced testcase share the same session 2020-05-21 15:25:56 +08:00
debugtalk ec744f9dce change: testsuite pytest dirname 2020-05-19 10:43:36 +08:00
debugtalk 2063bf81d6 test: update examples 2020-05-18 23:22:03 +08:00
debugtalk 870cc9f18b feat: testcase config get variables by call function 2020-05-18 22:49:58 +08:00
debugtalk 49e84b537e feat: testsuite config get variables by call function 2020-05-18 22:38:59 +08:00
debugtalk 6f5730ce84 feat: make testsuite and run testsuite 2020-05-18 20:32:59 +08:00
debugtalk 1e27444bd2 fix: udpate examples 2020-05-18 10:48:27 +08:00
debugtalk b3f478f63c change: add origin yaml/json testcase path in generated python testcases 2020-05-17 11:10:13 +08:00
debugtalk 2647456832 feat: implement upload keyword 2020-05-16 16:34:06 +08:00
debugtalk 2160171305 fix: unittests 2020-05-16 15:10:14 +08:00
debugtalk 772d03f9da fix: unittests 2020-05-16 14:43:49 +08:00
debugtalk 103f403fc4 test: add example tests on httpbin 2020-05-16 12:55:30 +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
debugtalk b629c05a13 remove examples 2018-05-12 21:12:25 +08:00