xucong053
|
98af31d9a3
|
fix: failed to resolve variable references in upload
|
2022-06-27 20:45:07 +08:00 |
|
xucong053
|
4bd83e6a09
|
fix: add the step type to the summary step result
|
2022-06-20 15:56:31 +08:00 |
|
debugtalk
|
ce172d42a5
|
fix #1339: omit pseudo header names for HTTP/1, e.g. :authority, :method, :path, :schema
|
2022-06-17 22:39:19 +08:00 |
|
debugtalk
|
e72a9d8d4c
|
fix: set log level for pytest
|
2022-06-17 21:01:13 +08:00 |
|
debugtalk
|
39fdff343d
|
merge master
|
2022-06-17 20:29:13 +08:00 |
|
debugtalk
|
7ee5a789cb
|
refactor: import allure
|
2022-06-17 19:44:45 +08:00 |
|
debugtalk
|
6321e0a04a
|
feat: print request and response details when running API cases
|
2022-06-17 19:33:37 +08:00 |
|
debugtalk
|
be5365648f
|
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
|
6c74a57e3a
|
http协议后置一下step_variables的赋值,因为prepare_upload_step会特殊处理step.variables
|
2022-06-13 18:48:38 +08:00 |
|
duanchao.bill
|
ec1219b24f
|
run_step_request中不改变step.variables
|
2022-06-13 16:49:00 +08:00 |
|
duanchao.bill
|
ba4cba47a8
|
调整下顺序
|
2022-06-10 21:36:39 +08:00 |
|
duanchao.bill
|
6bd34c8430
|
删除调试日志
|
2022-06-10 21:33:19 +08:00 |
|
duanchao.bill
|
e51fcee364
|
fix:with_variables和extract要保留
|
2022-06-10 21:23:16 +08:00 |
|
duanchao.bill
|
047b1deca7
|
fix:clear step variables after step end
|
2022-06-10 20:41:41 +08:00 |
|
duanchao.bill
|
883938a27b
|
fix:pop->get
|
2022-06-09 12:51:36 +08:00 |
|
duanchao.bill
|
6954905fb2
|
add:增加allure的内容,1.附加log文件 2.添加请求和返回详情
|
2022-06-08 22:07:24 +08:00 |
|
debugtalk
|
418a16fcee
|
refactor: reformat all code with black
|
2022-04-23 15:20:13 +08:00 |
|
duanchao.bill
|
596e6673fe
|
feat: support retry when test step failed
|
2022-04-07 17:04:11 +08:00 |
|
debugtalk
|
fec3641536
|
change: rename StepData to StepResult
|
2022-04-02 23:46:06 +08:00 |
|
debugtalk
|
d36c1cb987
|
refactor: make step extensible to support implementing new protocols and test types for python version
|
2022-04-01 22:47:47 +08:00 |
|