xucong053
|
63e0bb2d85
|
fix: failed to resolve variable references in upload
|
2022-06-27 20:45:07 +08:00 |
|
xucong053
|
dab042ae80
|
fix: add the step type to the summary step result
|
2022-06-20 15:56:31 +08:00 |
|
debugtalk
|
80f1206db4
|
fix #1339: omit pseudo header names for HTTP/1, e.g. :authority, :method, :path, :schema
|
2022-06-17 22:39:19 +08:00 |
|
debugtalk
|
b5122521b4
|
fix: set log level for pytest
|
2022-06-17 21:01:13 +08:00 |
|
debugtalk
|
d63baed3d3
|
merge master
|
2022-06-17 20:29:13 +08:00 |
|
debugtalk
|
5e33d79dc9
|
refactor: import allure
|
2022-06-17 19:44:45 +08:00 |
|
debugtalk
|
e9b9193bb1
|
feat: print request and response details when running API cases
|
2022-06-17 19:33:37 +08:00 |
|
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 |
|
duanchao.bill
|
0c93184db8
|
fix:pop->get
|
2022-06-09 12:51:36 +08:00 |
|
duanchao.bill
|
c70fdec576
|
add:增加allure的内容,1.附加log文件 2.添加请求和返回详情
|
2022-06-08 22:07:24 +08:00 |
|
debugtalk
|
5073308b03
|
refactor: reformat all code with black
|
2022-04-23 15:20:13 +08:00 |
|
duanchao.bill
|
4152a6ae80
|
feat: support retry when test step failed
|
2022-04-07 17:04:11 +08:00 |
|
debugtalk
|
390a7b1170
|
change: rename StepData to StepResult
|
2022-04-02 23:46:06 +08:00 |
|
debugtalk
|
1a586482f0
|
refactor: make step extensible to support implementing new protocols and test types for python version
|
2022-04-01 22:47:47 +08:00 |
|