Commit Graph

98 Commits

Author SHA1 Message Date
debugtalk
f9010888a8 docs: update changelog 2020-06-23 14:36:54 +08:00
debugtalk
e3a9ee0116 feat: add optional message for assertion 2020-06-23 11:49:04 +08:00
debugtalk
2b75d78df0 fix #942: type_match None 2020-06-21 15:07:54 +08:00
debugtalk
4ff9770c64 change: make converted referenced pytest files always relative to project RootDir 2020-06-21 10:58:42 +08:00
debugtalk
c92ea39e7c change: make FROM path in testcase notes relative to project_meta.RootDir 2020-06-19 23:32:12 +08:00
debugtalk
da079fc318 feat: make testcase with weight 2020-06-18 18:46:34 +08:00
debugtalk
6c7085a8fc update examples 2020-06-17 22:48:26 +08:00
debugtalk
deabedc601 fix: update tests 2020-06-08 18:09:23 +08:00
debugtalk
97557a9b6f docs: update changelog 2020-06-08 16:32:53 +08:00
debugtalk
6220367394 change: override variables
(1) testcase: session variables > step variables > config variables
(2) testsuite: testcase variables > config variables
(3) testsuite testcase variables > testcase config variables
2020-06-08 16:11:06 +08:00
debugtalk
5c06b91b62 feat: support alter response in teardown hooks 2020-06-07 21:39:46 +08:00
debugtalk
9367cac706 feat: step teardown hook 2020-06-07 18:20:13 +08:00
debugtalk
cffd80b57a feat: step setup hook 2020-06-07 18:06:42 +08:00
debugtalk
b4ca2699fb fix: ensure variables 2020-06-07 14:50:07 +08:00
debugtalk
ab8a66f2b7 test: add unittest form testcase with abnormal path 2020-06-07 12:44:02 +08:00
debugtalk
f81ff6066b test: update tests 2020-06-07 11:21:36 +08:00
debugtalk
88712cbc69 fix: clear project_meta before each test 2020-06-07 10:59:24 +08:00
debugtalk
0215908700 change: format copied debugtalk.py 2020-06-06 10:05:57 +08:00
debugtalk
91a8bcc78c refactor: ensure_file_path_valid 2020-06-06 01:01:47 +08:00
debugtalk
866cd612f4 fix: handle cases when parent directory name includes dot/hyphen/space 2020-06-05 19:42:01 +08:00
debugtalk
26f5313172 refactor: remove ref_flag 2020-06-05 14:27:14 +08:00
debugtalk
d2088c661b refactor: use step export to export session variables from referenced testcase 2020-06-05 11:31:51 +08:00
debugtalk
992f17dc92 refactor: rename schema to models 2020-06-05 10:38:12 +08:00
debugtalk
81d6f2d65b feat: extract session variable from referenced testcase step 2020-06-04 18:23:34 +08:00
debugtalk
e5383d6835 docs: update examples 2020-06-04 16:06:02 +08:00
debugtalk
00b437620d change: add httprunner version in generated pytest file 2020-06-04 10:39:02 +08:00
debugtalk
a3eb909745 fix: github action 2020-06-03 22:24:09 +08:00
debugtalk
abdcd59ea2 fix: load_testcase 2020-06-03 22:07:29 +08:00
debugtalk
b11d2b349d docs: update changelog and example tests 2020-06-03 18:50:18 +08:00
debugtalk
6410aa726d refactor: builtin upload file method 2020-06-03 18:36:09 +08:00
debugtalk
3bc988ac1e change: generate pytest in chain style by default 2020-06-03 17:11:08 +08:00
debugtalk
6fa680502e feat: make pytest files in chain style 2020-06-03 16:50:53 +08:00
debugtalk
134656789e feat: describe testcase in chain-call style, run testcase 2020-06-03 16:50:53 +08:00
debugtalk
4d630f0e5f refactor: StepValidation 2020-06-03 16:50:53 +08:00
debugtalk
cac7b21a5d refactor: get config path with inspect stack 2020-06-03 16:50:53 +08:00
debugtalk
304c426d97 refactor: HttpRunner config & teststeps 2020-06-03 16:50:53 +08:00
debugtalk
a16df3daad style: add typing 2020-06-03 16:50:53 +08:00
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