Commit Graph

218 Commits

Author SHA1 Message Date
debugtalk
2d143a8c48 docs: Record & Generate testcase 2020-06-15 15:39:48 +08:00
debugtalk
1cf9e10189 fix: convert har to JSON format testcase 2020-06-15 15:34:29 +08:00
debugtalk
38364e8960 fix: avoid '.csv' been converted to '_csv' 2020-06-15 15:07:23 +08:00
debugtalk
0580e3fc00 docs: scaffold 2020-06-15 12:01:56 +08:00
debugtalk
3d29be11cf change: skip reporting sentry for errors occurred in debugtalk.py 2020-06-14 23:14:29 +08:00
debugtalk
a601880aa3 docs: update changelog 2020-06-14 22:55:38 +08:00
debugtalk
2ebc8a63ce fix: escape 5065 in variable value 2020-06-08 18:05:10 +08:00
debugtalk
a33f689726 fix: reload to refresh previously loaded debugtalk module 2020-06-08 17:18:25 +08:00
debugtalk
97557a9b6f docs: update changelog 2020-06-08 16:32:53 +08:00
debugtalk
9a3962b995 fix: incorrect summary success when testcase failed 2020-06-08 16:22:55 +08:00
debugtalk
8ee713ac12 change: log httprunner version 2020-06-08 11:45:21 +08:00
debugtalk
fceec59815 docs: update 2020-06-08 11:09:20 +08:00
debugtalk
fbf5f245c7 fix: add ExtendJSONEncoder to safely dump json data with python object, such as MultipartEncoder 2020-06-07 22:32:49 +08:00
debugtalk
5c06b91b62 feat: support alter response in teardown hooks 2020-06-07 21:39:46 +08:00
debugtalk
9f140fc958 fix: ensure upload ready 2020-06-07 17:17:52 +08:00
debugtalk
155ea7dad8 feat: implement step setup/teardown hooks 2020-06-07 16:38:59 +08:00
debugtalk
d5fea81ea6 change: search debugtalk.py upward recursively until system root dir 2020-06-07 12:51:45 +08:00
debugtalk
ab8a66f2b7 test: add unittest form testcase with abnormal path 2020-06-07 12:44:02 +08:00
debugtalk
866cd612f4 fix: handle cases when parent directory name includes dot/hyphen/space 2020-06-05 19:42:01 +08:00
debugtalk
f1046d32ee change: add --tb=short for hrun command 2020-06-05 15:02:04 +08:00
debugtalk
b32296537d docs: update changelog 2020-06-05 14:39:21 +08:00
debugtalk
9796c0b8a6 fix: log testcase duration before raise ValidationFailure 2020-06-04 18:36:37 +08:00
debugtalk
81d6f2d65b feat: extract session variable from referenced testcase step 2020-06-04 18:23:34 +08:00
debugtalk
22c27ec15a docs: update changelog 2020-06-04 16:40:35 +08:00
debugtalk
75228d15f0 fix: only strip whitespaces and tabs, \n\r are left because they maybe used in changeset 2020-06-04 15:21:22 +08:00
debugtalk
8bd3904e71 fix: missing request json 2020-06-04 14:14:41 +08:00
debugtalk
6506a2e864 feat: add sentry sdk 2020-06-04 11:14:04 +08:00
debugtalk
a3eb909745 fix: github action 2020-06-03 22:24:09 +08:00
debugtalk
f03f9003f9 feat: hrun supports run pytest files 2020-06-03 21:20:59 +08:00
debugtalk
0e9513afa0 change: har2case generate pytest file by default 2020-06-03 20:00:47 +08:00
debugtalk
b11d2b349d docs: update changelog and example tests 2020-06-03 18:50:18 +08:00
debugtalk
6a8e9752e1 docs: update changelog 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
763301ba3f docs: update sponsor info 2020-06-03 16:50:53 +08:00
debugtalk
a93faf0309 docs: update changelog 2020-05-29 20:52:08 +08:00
debugtalk
63925b9c25 change: move all unittests to tests folder 2020-05-28 18:46:31 +08:00
debugtalk
052869d59c change: make allure-pytest, requests-toolbelt, filetype as optional dependencies 2020-05-28 18:21:33 +08:00
debugtalk
d0a289c6bf fix: ensure compatibility with deprecated cli args in v2 2020-05-28 18:10:50 +08:00
debugtalk
ab5c49c05d fix: UnicodeDecodeError when request body in protobuf 2020-05-28 14:14:45 +08:00
debugtalk
81608b3bd5 fix: ensure compatibility issues between testcase format v2 and v3 2020-05-27 18:52:45 +08:00
debugtalk
f52c28f924 fix: duplicate running referenced testcase 2020-05-27 11:21:01 +08:00
debugtalk
034759dd71 docs: add changelog 2020-05-26 21:31:59 +08:00
debugtalk
e30e6c6928 docs: add installation 2020-05-26 21:16:55 +08:00
debugtalk
04be7efa7e docs: remove v2 docs 2020-05-26 16:29:27 +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
07ec852f6c feat: dump log for each testcase 2020-05-22 12:57:25 +08:00
debugtalk
814da4f1e8 feat: each testcase has an unique id in uuid4 format 2020-05-21 20:14:09 +08:00
debugtalk
74f8a79e73 change: remove default added -s option for hrun 2020-05-21 18:06:52 +08:00