Commit Graph

2769 Commits

Author SHA1 Message Date
debugtalk
3f9b8be720 refactor: simplify api 2021-09-22 19:49:26 +08:00
debugtalk
fe6cca362c refactor: IStep interface 2021-09-22 18:41:28 +08:00
debugtalk
57a1daf105 refactor: run step with runner 2021-09-22 18:23:18 +08:00
debugtalk
5281ad7c25 feat: add http request with github.com/imroc/req 2021-09-22 14:25:41 +08:00
debugtalk
f19454d050 change: rename variables 2021-09-22 14:17:27 +08:00
debugtalk
6d2e8abbde docs: fix typo 2021-09-20 11:09:21 +08:00
debugtalk
82d2981c11 feat: support nested testcase in teststep 2021-09-20 10:59:46 +08:00
debugtalk
fd2cbbb79e change: use pointer type for TStep.Request 2021-09-20 10:47:21 +08:00
debugtalk
a3a205ae49 fix: remove unused method 2021-09-20 10:36:02 +08:00
debugtalk
20eaab5a5f docs: add description 2021-09-20 09:42:42 +08:00
debugtalk
97abc197a4 init HttpBommer 🍰 2021-09-19 13:24:50 +08:00
山海
c478f5380d fix: session_fixture的summary_path包含转义字符 2021-09-06 21:51:36 +08:00
rikasai
b213d81833 Merge pull request #1 from lihuacai168/dev
feat: response extract expresion support variable and function
2021-09-01 15:31:21 +08:00
lihuacai
e60ea26492 feat: response extract expresion support variable and function 2021-09-01 15:29:23 +08:00
debugtalk
f7bae6ba61 Initial commit 2021-09-01 11:43:42 +08:00
debugtalk
569879a219 Merge pull request #1102 from xucong053/master
bump to v3.1.6
v3.1.6
2021-07-18 21:55:21 +08:00
xucong053
2d5418dd3c Update CHANGELOG.md 2021-07-18 21:54:34 +08:00
xucong.053
39450238ff v3.1.6
Change-Id: Ife50332851cfe40492990fbd9edbeed70a60b7af
2021-07-18 21:35:47 +08:00
xucong053
d24ed1eea6 Merge pull request #1 from httprunner/master
pull request
2021-07-18 18:22:34 +08:00
debugtalk
ff78509163 Merge pull request #1101 from xucong053/master
bugfix
2021-07-18 16:19:46 +08:00
xucong053
4f860338fe fix: bugfix 2021-07-18 16:02:47 +08:00
xucong053
6be86e33f0 fix: Resolve the FileNotFoundError while using subprocess on Windows 2021-07-18 15:53:03 +08:00
xucong053
234b587584 fix: add class self-reference for variable annotations 2021-07-16 13:56:23 +08:00
xucong053
a519e60b68 fix #1068: Variable name correction 2021-07-15 23:58:58 +08:00
xucong053
41e2a0546f 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
40aa265092 Merge pull request #1097 from xucong053/master
fix #1079 and #1056
2021-07-13 22:18:04 +08:00
xucong053
d0b37f6282 fix:add list2json for better display 2021-07-13 22:02:27 +08:00
xucong053
6417e38717 fix:resolved list read error caused by Pydantic.BaseModel #1079 2021-07-13 21:54:20 +08:00
xucong053
1c029240b2 add a line break 2021-07-13 21:40:41 +08:00
xucong053
e4c8171b17 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
2ad696d7c6 Merge pull request #1086 from Bu1eCat/master
解决response的dict中如果包含有汉字,显示转义错误的问题
2021-06-27 00:39:09 +08:00
debugtalk
b914bff42a Merge pull request #1091 from httprunner/feat-add-brotli
fix: decode brotli encoding
v3.1.5
2021-06-27 00:08:41 +08:00
debugtalk
8eb59645a9 change: update changelog 2021-06-27 00:06:35 +08:00
debugtalk
3071a6015e feat: add brotli 2021-06-27 00:02:34 +08:00
huangdabiao
a53e736153 解决response的dict中如果包含有汉字,显示转义错误的问题 2021-06-10 10:32:11 +08:00
debugtalk
102ebabf85 change: update sponsor png 2021-01-28 22:30:58 +08:00
debugtalk
230399873d Merge pull request #1040 from httprunner/dev
add docs
2021-01-28 18:31:07 +08:00
debugtalk
9a0866cd09 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
daff920200 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
8930bc4ca9 fix:ResponseData body add list type 2020-12-09 17:53:26 +08:00
01382037
2d617bb5ca tests: add test 2020-11-11 16:16:52 +08:00
01382037
e15a740735 fix: comparator contained_by should assert the type of expect_vaule. 2020-11-11 16:09:50 +08:00
debugtalk
654c84d624 docs: add concept of debugtalk.py 2020-07-30 14:19:40 +08:00
debugtalk
56897b3208 docs: add concept of variables priority 2020-07-30 13:33:46 +08:00
debugtalk
4796e0a349 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
v3.1.4
2020-07-30 12:16:04 +08:00
debugtalk
0dbd8c558f fix: change scaffold demo with overriding variables strategy changes 2020-07-30 11:46:27 +08:00
debugtalk
bde543ce8d fix: pickle BufferedReader TypeError in upload feature 2020-07-30 11:40:32 +08:00
debugtalk
0d6924fd86 fix: save extracted variables to session variables 2020-07-30 11:32:30 +08:00
debugtalk
9c78e70595 bump version 3.1.4 2020-07-30 11:14:36 +08:00
debugtalk
5ee8caec42 change: override variables strategy, step variables > extracted variables from previous steps 2020-07-30 10:56:38 +08:00