Commit Graph

1978 Commits

Author SHA1 Message Date
debugtalk
fbb4854453 fix #1165: ImportError caused by jinja2 version 2022-03-21 15:33:36 +08:00
debugtalk
a025ccde73 fix: python version recongizing 2022-03-21 15:21:58 +08:00
debugtalk
1bcbc19651 fix: unittests 2022-03-21 15:16:09 +08:00
debugtalk
757661c4af change: upgrade python support version to ^3.7 2022-03-21 15:15:38 +08:00
debugtalk
484ba0aedd fix #1141: parameterize failure caused by pydantic version 2022-03-21 15:12:02 +08:00
debugtalk
0c971771cb change: github actions 2022-03-21 14:40:33 +08:00
debugtalk
dac77226c2 fix #1161: readme path error 2022-03-21 14:14:30 +08:00
debugtalk
2dbb31eb6c Merge pull request #1154 from abeelan/bug-abee
fix: ignore comments and blank lines when parsing .env file
fix: failure in getting client and server IP/port when requesting HTTPS
2022-03-18 22:47:29 +08:00
debugtalk
1197c6d65f change: update survey 2022-02-11 23:49:29 +08:00
debugtalk
98a76b7971 change: update docs 2022-02-09 20:31:25 +08:00
lan
651a8e4ae0 .env file ignore blank lines and comments 2022-01-18 17:33:51 +08:00
lan
822ae88c77 HTTPS:'WrappedSocket' object has no attribute 'getsockname' and 'getpeername' 2022-01-18 17:31:12 +08:00
debugtalk
b49833041e Merge pull request #1139 from httprunner/docs
update docs
2021-12-28 15:10:45 +08:00
debugtalk
7d8234d7c8 fix: flake8 2021-12-28 14:58:22 +08:00
debugtalk
3b13f0b6db change: update docs 2021-12-28 14:53:32 +08:00
debugtalk
ad970ebec2 change: move README to docs 2021-11-18 16:38:32 +08:00
debugtalk
8a2bbae400 Merge pull request #1130 from httprunner/update-sponsor
Update sponsor
2021-11-15 22:10:27 +08:00
debugtalk
b1245083c3 fix: upgrade dependencies for security 2021-11-15 22:09:32 +08:00
debugtalk
db6430f392 change: update docs for sponsor info 2021-11-15 21:08:13 +08:00
debugtalk
4e1f4c25c0 change: update sponsor info 2021-11-15 20:30:04 +08:00
debugtalk
e267a5a96f fix: upgrade fastapi for security 2021-11-15 20:30:04 +08:00
debugtalk
1e1c7621a9 change: update sponsor info 2021-11-15 20:30:04 +08:00
debugtalk
93b9fd8a23 Merge pull request #1116 from WeekL/master
fix: session_fixture的summary_path包含转义字符
2021-10-05 13:06:03 +08:00
山海
a789d306b0 fix: session_fixture的summary_path包含转义字符 2021-09-06 21:51:36 +08:00
debugtalk
5467326f8e Merge pull request #1102 from xucong053/master
bump to v3.1.6
2021-07-18 21:55:21 +08:00
xucong053
75d9e78226 Update CHANGELOG.md 2021-07-18 21:54:34 +08:00
xucong.053
c1dc9cd39e v3.1.6
Change-Id: Ife50332851cfe40492990fbd9edbeed70a60b7af
2021-07-18 21:35:47 +08:00
xucong053
6b9e7fad57 Merge pull request #1 from httprunner/master
pull request
2021-07-18 18:22:34 +08:00
debugtalk
6098b96ef1 Merge pull request #1101 from xucong053/master
bugfix
2021-07-18 16:19:46 +08:00
xucong053
b583e3cce1 fix: bugfix 2021-07-18 16:02:47 +08:00
xucong053
dd05e920fa fix: Resolve the FileNotFoundError while using subprocess on Windows 2021-07-18 15:53:03 +08:00
xucong053
cc66646116 fix: add class self-reference for variable annotations 2021-07-16 13:56:23 +08:00
xucong053
bf34487134 fix #1068: Variable name correction 2021-07-15 23:58:58 +08:00
xucong053
dd6b82425a fix #1059: data type hint correction
reference runner.py: step_data.data = case_result.get_step_datas()  # list of step data
change: List[SessionData] --> List['StepData']
2021-07-14 21:36:44 +08:00
debugtalk
5916ce85d6 Merge pull request #1097 from xucong053/master
fix #1079 and #1056
2021-07-13 22:18:04 +08:00
xucong053
1dbc5158d9 fix:add list2json for better display 2021-07-13 22:02:27 +08:00
xucong053
aba5cf67bd fix:resolved list read error caused by Pydantic.BaseModel #1079 2021-07-13 21:54:20 +08:00
xucong053
c453da3d5f add a line break 2021-07-13 21:40:41 +08:00
xucong053
ae41de3926 fix: _search_jmespath add expr verificaion
_search_jmespath():input-->output
before:"success"-->None
after:"success"-->"success"
2021-07-13 20:28:46 +08:00
debugtalk
9589f528e5 Merge pull request #1086 from Bu1eCat/master
解决response的dict中如果包含有汉字,显示转义错误的问题
2021-06-27 00:39:09 +08:00
debugtalk
1742791e5c Merge pull request #1091 from httprunner/feat-add-brotli
fix: decode brotli encoding
2021-06-27 00:08:41 +08:00
debugtalk
f49b7be49f change: update changelog 2021-06-27 00:06:35 +08:00
debugtalk
58b71ef8e6 feat: add brotli 2021-06-27 00:02:34 +08:00
huangdabiao
dbc26ae798 解决response的dict中如果包含有汉字,显示转义错误的问题 2021-06-10 10:32:11 +08:00
debugtalk
f633815278 change: update sponsor png 2021-01-28 22:30:58 +08:00
debugtalk
69b47d4ae0 Merge pull request #1040 from httprunner/dev
add docs
2021-01-28 18:31:07 +08:00
debugtalk
30bbc2c72c Merge pull request #1031 from rihkddd/master
fix: comparator contained_by should assert the type of expect_vaule.
2021-01-28 18:03:30 +08:00
debugtalk
cf06c816ea Merge pull request #1047 from tialias/1012_issue_fix
fix:ResponseData body add list type
2021-01-28 18:01:37 +08:00
liangliang tian
a82aee24d3 fix:ResponseData body add list type 2020-12-09 17:53:26 +08:00
01382037
476578f14a tests: add test 2020-11-11 16:16:52 +08:00