Commit Graph
28 Commits
Author SHA1 Message Date
duanchao.bill b57af93f7b 优化:strip sql 2022-07-26 12:49:08 +08:00
duanchao.bill e688e27fd6 删除无用注释 2022-06-16 22:01:32 +08:00
duanchao.bill 05425452ee fix:修复sql_response_print的问题,sql_response_print有可能是None/dict/list
fix:增加sqlitedemo,修复sqlite3查询数据报错的问题
2022-06-16 11:38:25 +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 9808331711 resolve conflict 2022-06-09 10:26:59 +08:00
duanchao.bill 6954905fb2 add:增加allure的内容,1.附加log文件 2.添加请求和返回详情 2022-06-08 22:07:24 +08:00
duanchao.bill 9843f6f693 fix: 删错了代码 2022-05-07 11:30:08 +08:00
duanchao.bill 0644450a33 fix: super().__init__(step) 2022-05-07 11:11:36 +08:00
duanchao.bill 60f447da04 fix:thrift/sql改为可选 2022-05-07 11:07:17 +08:00
duanchao.bill 998b76bdbf fix: 依赖改为可选 2022-05-07 10:42:55 +08:00
duanchao.bill 404cd3c482 fix: codeview 2022-05-06 22:37:04 +08:00
duanchao.bill fbc6df0905 fix: windows not support thrift 2022-05-04 14:23:09 +08:00
duanchao.bill f87072caa0 fix: thrift 2022-05-04 11:51:26 +08:00
duanchao.bill a66e722782 fix: RunThriftRequest 2022-05-04 11:11:13 +08:00
duanchao.bill 28c8fa1fd3 fix: add cython sqlalchemy
https://github.com/httprunner/httprunner/runs/6208464792?check_suite_focus=true
https://github.com/httprunner/httprunner/actions/runs/2238263528
2022-05-04 10:29:11 +08:00
段超 0eb25f148a Merge branch 'feat_decoupling' into 'master'
add:sql and thrift as step

See merge request pylibs/HttpRunner!9
2022-04-28 08:57:07 +00:00
duanchao.bill 4e1c47c4d2 fix:添加RunThriftRequest,StepThriftRequestValidation,StepThriftRequestExtraction 到step中 2022-04-27 18:05:00 +08:00
duanchao.bill 42e56f7cc8 fix:修改SqlResponseObject继承关系;添加thriftpy2依赖 2022-04-27 17:37:14 +08:00
duanchao.bill 0db832ca22 black . 2022-04-27 11:51:12 +08:00
duanchao.bill d93607166b add:sql and thrift as step 2022-04-26 17:59:50 +08:00
duanchao.bill 90f763fd04 add:sql and thrift as step 2022-04-26 17:59:20 +08:00
duanchao.bill 596e6673fe feat: support retry when test step failed 2022-04-07 17:04:11 +08:00