Commit Graph

2871 Commits

Author SHA1 Message Date
debugtalk
2d0d8c3016 Merge pull request #1351 from billduan/fix_step_variables
fix: unexpected changes in step variables
2022-06-13 22:35:28 +08:00
duanchao.bill
e87218099f http协议后置一下step_variables的赋值,因为prepare_upload_step会特殊处理step.variables 2022-06-13 18:48:38 +08:00
duanchao.bill
b22f1f826a run_step_request中不改变step.variables 2022-06-13 16:49:00 +08:00
duanchao.bill
6f3d8325b4 调整下顺序 2022-06-10 21:36:39 +08:00
duanchao.bill
30cb991aac 删除调试日志 2022-06-10 21:33:19 +08:00
duanchao.bill
da28cd0734 fix:with_variables和extract要保留 2022-06-10 21:23:16 +08:00
duanchao.bill
0f0a047e5b fix:clear step variables after step end 2022-06-10 20:41:41 +08:00
debugtalk
d4c1f00317 change: update for v4.1.2 2022-06-09 23:50:04 +08:00
debugtalk
0381c97202 fix #1337: install on windows 2022-06-09 22:26:03 +08:00
debugtalk
cefc8d6d04 Merge pull request #1346 from xucong053/bugfix
fix: ensure all dependencies in debugtalk.go are installed
2022-06-09 22:07:39 +08:00
xucong053
0eecd2db77 change: upgrade funplugin to v0.4.9 2022-06-09 21:57:13 +08:00
xucong053
ef73c81da2 fix: increase the randomness of parameterized data-driven random strategy 2022-06-09 17:48:57 +08:00
debugtalk
2ab65876e9 Merge pull request #1344 from zc2638/feat/docker
feat: add dockerfile
2022-06-09 13:40:01 +08:00
debugtalk
e72479e574 Merge pull request #1347 from billduan/master
add:增加allure的日志
2022-06-09 13:30:54 +08:00
billduan
09ea39e1fc Merge pull request #4 from billduan/feat_allure
增加allure的内容,1.allure附加log文件 2.allure添加请求和返回详情
2022-06-09 13:05:26 +08:00
duanchao.bill
0c93184db8 fix:pop->get 2022-06-09 12:51:36 +08:00
xucong053
a87c36268b fix: ensure all dependencies in debugtalk.go are installed 2022-06-09 11:26:28 +08:00
duanchao.bill
09a46ae3db resolve conflict 2022-06-09 10:26:59 +08:00
debugtalk
cd11bcc6bd Merge branch 'master' of code.byted.org:pylibs/HttpRunner 2022-06-08 22:22:23 +08:00
duanchao.bill
c70fdec576 add:增加allure的内容,1.附加log文件 2.添加请求和返回详情 2022-06-08 22:07:24 +08:00
bbx-winner
ccdd2090f6 Merge pull request #1345 from xucong053/bugfix
fix: failed to load overall pick_order strategy in parameters_setting
2022-06-08 17:42:12 +08:00
xucong053
46a3149654 fix: failed to load overall pick_order strategy in parameters_setting 2022-06-08 17:21:17 +08:00
zc
0a5986e3fb add dockerfile 2022-06-08 10:08:35 +08:00
debugtalk
da5fa1c88c fix #1336: extract package in Windows 2022-06-05 21:39:04 +08:00
debugtalk
fff514ec60 fix: unzip package for windows 2022-06-05 21:37:49 +08:00
debugtalk
0d7fbd816f change: update docs for group chat 2022-06-05 21:37:27 +08:00
debugtalk
15f744bb30 change: remove hrp har2case, replace with hrp convert 2022-06-05 20:58:53 +08:00
debugtalk
baaf2b8335 fix: install package on MinGW64 2022-06-05 20:48:26 +08:00
debugtalk
df212161a2 fix #1336: extract package with tar in Windows 2022-06-05 09:39:45 +08:00
debugtalk
f1fd4a518d fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
debugtalk
174f07bac0 bump version to v4.1.2 2022-06-03 23:16:51 +08:00
debugtalk
63ab0e466b Merge pull request #1330 from xucong053/master
fix: failed to regenerate .debugtalk_gen.py correctly
2022-05-31 22:25:16 +08:00
xucong053
aecbdb9367 update docs 2022-05-31 21:40:27 +08:00
xucong053
a1b5e554da fix: failed to regenerate .debugtalk_gen.py correctly 2022-05-31 20:11:27 +08:00
xucong053
b9e8b3fbba Merge pull request #1329 from xucong053/bugfix
fix: add ref step name info in html report
2022-05-31 16:45:19 +08:00
xucong053
7b574796dd fix: add ref step name info in html report 2022-05-31 16:36:42 +08:00
xucong053
b6cf050033 Merge pull request #1328 from bbx-winner/master
del: plugin auto-generated file
2022-05-31 16:31:36 +08:00
buyuxiang
21ac0216b3 del: plugin auto-generated file 2022-05-31 16:17:50 +08:00
debugtalk
b980cd8cca Merge pull request #1323 from bbx-winner/fix-escape-html
bugfix: avoid to escape html; empty base_url
2022-05-31 15:17:03 +08:00
bbx-winner
864607e9d1 Merge branch 'master' into fix-escape-html 2022-05-31 15:16:18 +08:00
buyuxiang
e71df6e841 update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
debugtalk
8d21ca9d42 Merge pull request #1325 from xucong053/bugfix
fix: failed to build debugtalk.go without go.mod
2022-05-31 15:10:51 +08:00
xucong053
2c2ed04b74 remove project_path info from proj.json in project dir 2022-05-31 15:08:45 +08:00
xucong053
56cd77ac11 fix: failed to build debugtalk.go without go.mod 2022-05-31 13:14:49 +08:00
buyuxiang
4f855de419 bugfix: deal with empty base_url 2022-05-30 20:56:11 +08:00
buyuxiang
8ed2f84cf5 bugfix: avoid to escape html 2022-05-30 17:25:36 +08:00
debugtalk
0b4a6ba3bc change: upgrade funplugin to v0.4.8 2022-05-29 13:33:31 +08:00
debugtalk
51ef0636fb change: relocate plugin templates 2022-05-29 13:28:48 +08:00
debugtalk
0db71351f3 fix: do not init go mod 2022-05-29 12:43:13 +08:00
debugtalk
80986858f9 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00