Commit Graph

128 Commits

Author SHA1 Message Date
debugtalk
7340740170 bump version to v4.1.4 2022-06-17 22:53:24 +08:00
debugtalk
1212e1629d bump version to v4.1.3 2022-06-11 23:26:14 +08:00
debugtalk
174f07bac0 bump version to v4.1.2 2022-06-03 23:16:51 +08:00
buyuxiang
e71df6e841 update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
debugtalk
2fc2354548 bump version to v4.1.0 2022-05-28 12:08:36 +08:00
debugtalk
8712419a64 bump version to v4.1.0-beta 2022-05-19 18:29:54 +08:00
debugtalk
2e0e48bffb fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
billduan
84d2a615f8 Merge pull request #3 from billduan/feat_decoupling
fix: codeview
2022-05-07 11:39:54 +08:00
duanchao.bill
c69acad9e4 fix: 依赖改为可选 2022-05-07 10:42:55 +08:00
billduan
670010cef4 Merge pull request #2 from billduan/feat_decoupling
fix: RunThriftRequest
2022-05-04 14:48:05 +08:00
duanchao.bill
ba069e3d2d fix: thrift 2022-05-04 11:51:26 +08:00
billduan
0dcd769e21 Merge pull request #1 from billduan/feat_decoupling
Feat decoupling
2022-05-04 10:54:19 +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
debugtalk
2834f29504 bump version to v4.0.0 2022-05-03 11:31:05 +08:00
duanchao.bill
2f8f042765 fix:修改SqlResponseObject继承关系;添加thriftpy2依赖 2022-04-27 17:37:14 +08:00
debugtalk
f5ff03d346 refactor: get hrp version from aliyun OSS file 2022-04-25 16:34:11 +08:00
debugtalk
f7511848a5 bump version to v4.0.0-beta 2022-04-24 21:00:15 +08:00
debugtalk
5d714aec78 change: upgrade black 2022-04-22 23:06:01 +08:00
debugtalk
d09bcbe40c change: update GA events 2022-04-22 20:45:19 +08:00
debugtalk
03bdc6020f feat: hrp convert testcases to pytest scripts 2022-04-22 19:30:38 +08:00
debugtalk
752796a9cc change: remove hrun command 2022-04-22 11:56:31 +08:00
debugtalk
f77ce2afea change: update project info 2022-04-22 11:04:23 +08:00
debugtalk
e382f692e4 change: remove har2case, move all features to go version 2022-03-26 11:58:54 +08:00
debugtalk
b0a8c6ce9e change: remove fastapi and uvicorn for python httprunner 2022-03-25 16:54:56 +08:00
debugtalk
6ce24fb6a2 change: remove locust for python httprunner 2022-03-25 16:50:45 +08:00
debugtalk
64ff34a341 refactor: relocate python test files 2022-03-23 23:14:16 +08:00
debugtalk
2187d41e65 refactor: move files to hrp 2022-03-23 10:36:24 +08:00
debugtalk
37518a86de change: load yaml file with FullLoader 2022-03-22 16:34:07 +08:00
debugtalk
3ac71f5620 change: upgrade websockets for security 2022-03-21 15:57:45 +08:00
debugtalk
dcf1c180a4 change: upgrade pytest denpendencies 2022-03-21 15:53:01 +08:00
debugtalk
fbb4854453 fix #1165: ImportError caused by jinja2 version 2022-03-21 15:33:36 +08:00
debugtalk
757661c4af change: upgrade python support version to ^3.7 2022-03-21 15:15:38 +08:00
debugtalk
484ba0aedd fix #1141: parameterize failure caused by pydantic version 2022-03-21 15:12:02 +08:00
debugtalk
dac77226c2 fix #1161: readme path error 2022-03-21 14:14:30 +08:00
debugtalk
b1245083c3 fix: upgrade dependencies for security 2021-11-15 22:09:32 +08:00
debugtalk
e267a5a96f fix: upgrade fastapi for security 2021-11-15 20:30:04 +08:00
xucong.053
c1dc9cd39e v3.1.6
Change-Id: Ife50332851cfe40492990fbd9edbeed70a60b7af
2021-07-18 21:35:47 +08:00
debugtalk
58b71ef8e6 feat: add brotli 2021-06-27 00:02:34 +08:00
debugtalk
d0b439f8f4 bump version 3.1.4 2020-07-30 11:14:36 +08:00
debugtalk
51b1aed889 bump version 3.1.3 2020-07-06 10:50:49 +08:00
debugtalk
2c638ed52c fix: missing setup/teardown hooks for referenced testcase 2020-06-29 19:11:29 +08:00
debugtalk
d0326ce29c bump version 3.1.1 2020-06-23 14:47:58 +08:00
debugtalk
5c4460def4 feat: integrate locust v1.0 2020-06-18 18:33:10 +08:00
debugtalk
7b6c8be740 change: make compatibility with Locust HttpSession 2020-06-18 15:27:53 +08:00
debugtalk
002bbb5ccd bump version 3.0.13 2020-06-15 15:42:48 +08:00
debugtalk
919ea9f403 docs: update changelog 2020-06-14 22:55:38 +08:00
debugtalk
915ac691ff change: override variables
(1) testcase: session variables > step variables > config variables
(2) testsuite: testcase variables > config variables
(3) testsuite testcase variables > testcase config variables
2020-06-08 16:11:06 +08:00
debugtalk
012194d788 fix: ensure upload ready 2020-06-07 17:17:52 +08:00
debugtalk
528ddd0c67 refactor: rename schema to models 2020-06-05 10:38:12 +08:00
debugtalk
e616a5775a change: capture exception with sentry 2020-06-04 12:11:27 +08:00