Commit Graph
1225 Commits
Author SHA1 Message Date
debugtalk c90606578b bump version to v4.1.2 2022-06-03 23:16:51 +08:00
buyuxiang 90ef77bced update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
debugtalk 2459d0e84f bump version to v4.1.0 2022-05-28 12:08:36 +08:00
buyuxiang dd1cd5938f update: httprunner make v4 2022-05-26 16:04:46 +08:00
debugtalk f141db43f0 change: remove byte 2022-05-24 20:56:27 +08:00
debugtalk 25c4102123 bump version to v4.1.0-beta 2022-05-19 18:29:54 +08:00
debugtalk 10544f95c6 feat: add pre-commit-hook 2022-05-09 16:05:47 +08:00
debugtalk 61b4e53286 fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
billduan 79b27f6711 Merge pull request #3 from billduan/feat_decoupling
fix: codeview
2022-05-07 11:39:54 +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 404cd3c482 fix: codeview 2022-05-06 22:37:04 +08:00
billduan 26489d2c75 Merge pull request #2 from billduan/feat_decoupling
fix: RunThriftRequest
2022-05-04 14:48:05 +08:00
duanchao.bill fbc6df0905 fix: windows not support thrift 2022-05-04 14:23:09 +08:00
duanchao.bill a66e722782 fix: RunThriftRequest 2022-05-04 11:11:13 +08:00
billduan 8226126c1a Merge pull request #1 from billduan/feat_decoupling
Feat decoupling
2022-05-04 10:54:19 +08:00
debugtalk ac2c14f7e8 bump version to v4.0.0 2022-05-03 11:31:05 +08: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
debugtalk c438c955fb refactor: get hrp version from aliyun OSS file 2022-04-25 16:34:11 +08:00
debugtalk 85476f27f2 bump version to v4.0.0-beta 2022-04-24 21:00:15 +08:00
debugtalk 418a16fcee refactor: reformat all code with black 2022-04-23 15:20:13 +08:00
debugtalk 7eaa8a4ac0 change: remove testsuite 2022-04-23 15:04:35 +08:00
debugtalk 12f92c6108 change: remove unused sentry exception 2022-04-22 23:45:16 +08:00
debugtalk 1600cf8364 change: init logger with INFO level 2022-04-22 22:33:04 +08:00
debugtalk 1b6c7c9a93 change: update GA events 2022-04-22 20:45:19 +08:00
debugtalk be0b0cc263 change: update docs 2022-04-22 20:34:04 +08:00
debugtalk a5a4ecaf9d feat: hrp convert testcases to pytest scripts 2022-04-22 19:30:38 +08:00
debugtalk 2681d4c815 change: remove hrun command 2022-04-22 11:56:31 +08:00
debugtalk d4c95569f6 test: Checks if the pyproject.toml and __version__ in __init__.py are in sync 2022-04-20 14:15:07 +08:00
debugtalk 09bbd051b5 feat: disable sentry reports by setting environment DISABLE_SENTRY=true 2022-04-18 15:47:00 +08:00
debugtalk d8b6c40861 change: sync changes from v3.1.10 2022-04-18 14:48:09 +08:00
debugtalk 6e4da54250 fix #1249: catch exceptions when requesting with disabling allow_redirects 2022-04-18 14:12:01 +08:00
debugtalk 77790e13d4 change: update comments 2022-04-18 13:01:21 +08:00
debugtalk e48ac54d04 change: sync changes from v3.1.9 2022-04-17 15:17:16 +08:00
debugtalk 60f921dfd1 change: update tests format 2022-04-13 17:45:51 +08:00
debugtalk 9e5be651f9 fix: typo 2022-04-08 09:51:13 +08:00
duanchao.bill 596e6673fe feat: support retry when test step failed 2022-04-07 17:04:11 +08:00
debugtalk 37be5c6060 fix #1220: parse step url with base url 2022-04-05 13:13:12 +08:00
debugtalk c2ba010f28 feat: disable GA events report by setting environment DISABLE_GA=true 2022-04-05 11:49:29 +08:00
debugtalk f8798358b2 change: remove locust for python version 2022-04-03 00:13:28 +08:00
debugtalk 96117bcc1d feat: add ConfigThrift for thrift rpc 2022-04-03 00:06:24 +08:00
debugtalk fec3641536 change: rename StepData to StepResult 2022-04-02 23:46:06 +08:00
debugtalk 1b70678bfd docs: add docs 2022-04-02 12:12:42 +08:00
debugtalk eac548f1e7 fix: run referenced testcase in python 2022-04-02 10:33:35 +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