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 |
|
01382037
|
424d48692d
|
fix: comparator contained_by should assert the type of expect_vaule.
|
2020-11-11 16:09:50 +08:00 |
|
debugtalk
|
a360c8f280
|
docs: add concept of debugtalk.py
|
2020-07-30 14:19:40 +08:00 |
|
debugtalk
|
58ac2c4733
|
docs: add concept of variables priority
|
2020-07-30 13:33:46 +08:00 |
|
debugtalk
|
414534f814
|
Merge pull request #975 from httprunner/dev
## 3.1.4 (2020-07-30)
**Changed**
- change: override variables strategy, step variables > extracted variables from previous steps
**Fixed**
- fix: parameters feature with custom functions
- fix: request json field with variable reference
- fix: pickle BufferedReader TypeError in upload feature
|
2020-07-30 12:16:04 +08:00 |
|
debugtalk
|
19cf680c86
|
fix: change scaffold demo with overriding variables strategy changes
|
2020-07-30 11:46:27 +08:00 |
|
debugtalk
|
47ee777085
|
fix: pickle BufferedReader TypeError in upload feature
|
2020-07-30 11:40:32 +08:00 |
|
debugtalk
|
17ea5c594e
|
fix: save extracted variables to session variables
|
2020-07-30 11:32:30 +08:00 |
|
debugtalk
|
d0b439f8f4
|
bump version 3.1.4
|
2020-07-30 11:14:36 +08:00 |
|
debugtalk
|
de20ad8d2b
|
change: override variables strategy, step variables > extracted variables from previous steps
|
2020-07-30 10:56:38 +08:00 |
|
debugtalk
|
07190ec6c9
|
Merge pull request #972 from WandyYing/master
fixed json support and closes #971
|
2020-07-28 16:26:26 +08:00 |
|
jun
|
fa30ce3bc7
|
add unit test and closes #971
|
2020-07-28 12:49:26 +08:00 |
|
jun
|
ac9664e842
|
fixed json support and closes #971
|
2020-07-24 16:25:41 +08:00 |
|
debugtalk
|
6b432a07cc
|
Merge pull request #963 from pluckhuang/patch-2
fix: ensure that debugtalk.py can be loaded into the project running *.py testcases with parameters feature
|
2020-07-22 11:02:12 +08:00 |
|