Commit Graph
28 Commits
Author SHA1 Message Date
duanchao.bill f45eae62d0 优化:strip sql 2022-07-26 12:49:08 +08:00
duanchao.bill 385e1c8281 删除无用注释 2022-06-16 22:01:32 +08:00
duanchao.bill 4498dfa9c6 fix:修复sql_response_print的问题,sql_response_print有可能是None/dict/list
fix:增加sqlitedemo,修复sqlite3查询数据报错的问题
2022-06-16 11:38:25 +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 09a46ae3db resolve conflict 2022-06-09 10:26:59 +08:00
duanchao.bill c70fdec576 add:增加allure的内容,1.附加log文件 2.添加请求和返回详情 2022-06-08 22:07:24 +08:00
duanchao.bill 4f79b81561 fix: 删错了代码 2022-05-07 11:30:08 +08:00
duanchao.bill 7e7571d4be fix: super().__init__(step) 2022-05-07 11:11:36 +08:00
duanchao.bill 86fad0ad70 fix:thrift/sql改为可选 2022-05-07 11:07:17 +08:00
duanchao.bill c69acad9e4 fix: 依赖改为可选 2022-05-07 10:42:55 +08:00
duanchao.bill 654edabe78 fix: codeview 2022-05-06 22:37:04 +08:00
duanchao.bill 1de270f089 fix: windows not support thrift 2022-05-04 14:23:09 +08:00
duanchao.bill ba069e3d2d fix: thrift 2022-05-04 11:51:26 +08:00
duanchao.bill 41ca0f8833 fix: RunThriftRequest 2022-05-04 11:11:13 +08:00
duanchao.bill e7928e4995 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
段超 15b086e314 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 18f3933bae fix:添加RunThriftRequest,StepThriftRequestValidation,StepThriftRequestExtraction 到step中 2022-04-27 18:05:00 +08:00
duanchao.bill 2f8f042765 fix:修改SqlResponseObject继承关系;添加thriftpy2依赖 2022-04-27 17:37:14 +08:00
duanchao.bill 3a3d48228b black . 2022-04-27 11:51:12 +08:00
duanchao.bill d1a8835b1e add:sql and thrift as step 2022-04-26 17:59:50 +08:00
duanchao.bill 4b9433fa72 add:sql and thrift as step 2022-04-26 17:59:20 +08:00
duanchao.bill 4152a6ae80 feat: support retry when test step failed 2022-04-07 17:04:11 +08:00