Commit Graph

2784 Commits

Author SHA1 Message Date
buyuxiang
c8a2bd13bc Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
780a7e24e6 fix: unittest 2022-05-25 11:17:19 +08:00
buyuxiang
5504ebab2a bugfix: postman empty body options 2022-05-25 09:45:49 +08:00
debugtalk
36fb3b22f1 update docs 2022-05-24 22:36:36 +08:00
debugtalk
ae36c8fd9a refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
debugtalk
717b08c81c change: remove byte 2022-05-24 20:56:27 +08:00
buyuxiang
d96baa789b fix comment 2022-05-24 20:50:53 +08:00
buyuxiang
682f1ecb94 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-24 14:07:03 +08:00
buyuxiang
d0b2568797 refactor: hrp convert 2022-05-24 13:36:34 +08:00
debugtalk
f317fa05c0 fix #1308: load .env file as environment variables 2022-05-24 11:10:56 +08:00
debugtalk
7c85630c3d fix #1309: locate plugin file upward recursively until system root dir 2022-05-23 14:43:14 +08:00
debugtalk
880c4b3af7 feat: add wiki sub-command to open httprunner website 2022-05-22 15:23:53 +08:00
debugtalk
2247c9df82 update changelog 2022-05-21 22:16:39 +08:00
debugtalk
1b3070d2f6 Merge pull request #1306 from xucong053/unify-the-project-structure-with-QuickRunner
feat: unify the project structure with quick runner
2022-05-20 18:44:04 +08:00
xucong053
f155d6007d fix: unittest 2022-05-20 18:10:12 +08:00
xucong053
a25cae0aa9 feat: support running load testing by loading profile 2022-05-20 14:53:23 +08:00
xucong053
a283565d41 fix: modify the format of data-driven parameters setting 2022-05-20 14:53:23 +08:00
debugtalk
05e2bed02f change: startproject demo 2022-05-19 21:02:24 +08:00
debugtalk
8712419a64 bump version to v4.1.0-beta 2022-05-19 18:29:54 +08:00
debugtalk
480f895f9f update changelog 2022-05-19 18:27:26 +08:00
debugtalk
f02e87d754 change: remove trigger for v4.1-dev 2022-05-19 18:27:04 +08:00
debugtalk
da7b1edccf Merge branch 'master' of https://github.com/httprunner/httprunner 2022-05-19 18:21:46 +08:00
debugtalk
39413900f1 change: upgrade funplugin to v0.4.6 2022-05-19 18:21:21 +08:00
buyuxiang
f19492c3f0 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-17 16:04:10 +08:00
buyuxiang
115b5cbc3f add unittest; add --patch options 2022-05-17 16:03:45 +08:00
debugtalk
bb1eb10d86 Merge pull request #1295 from xucong053/bugfix
fix: panic when config didn't exist in testcase file
2022-05-13 18:30:41 +08:00
xucong053
e0430f495e fix: panic when config didn't exist in testcase file 2022-05-13 18:09:47 +08:00
buyuxiang
ac0fc8b4e4 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-13 14:13:20 +08:00
debugtalk
9d32d9acf6 Merge pull request #1293 from xucong053/bugfix
feat: add boomer mode(standalone/master/worker)
2022-05-12 21:43:09 +08:00
buyuxiang
bd0ce85f97 feat: postman2case 2022-05-12 21:37:30 +08:00
debugtalk
64a997b838 change: update hrp flow image 2022-05-12 13:40:20 +08:00
debugtalk
6aee6fba03 change: update wechat qrcode 2022-05-12 11:40:13 +08:00
xucong053
b4e2c55350 fix: add boomer mode(standalone/master/worker) 2022-05-12 11:36:30 +08:00
debugtalk
915a996af4 Merge pull request #1276 from bbx-winner/master
fix: disable keep alive and improve RPS accuracy
2022-05-09 22:12:57 +08:00
buyuxiang
2c7f50aaad fix: improve RPS accuracy 2022-05-09 22:05:35 +08:00
debugtalk
24effeccdb fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
17c7699cee change: update image links 2022-05-09 18:28:03 +08:00
buyuxiang
8d8a658508 fix: disable keep alive 2022-05-09 18:15:28 +08:00
debugtalk
fac9898100 feat: add pre-commit-hook 2022-05-09 16:05:47 +08:00
debugtalk
63af5ed55a change: update python dependencies 2022-05-09 15:14:52 +08:00
debugtalk
a6e427fd8c change: trigger tests for branch v2/v3/v4.1-dev 2022-05-07 18:55:55 +08:00
debugtalk
a9f31d92bb bump version to v4.1.0-alpha 2022-05-07 18:53:08 +08:00
debugtalk
2e0e48bffb fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
debugtalk
d4891e344f Merge pull request #1285 from billduan/master
pytest engine support new step types: 

- sql handler
- thrift protocol
2022-05-07 18:17:22 +08:00
billduan
84d2a615f8 Merge pull request #3 from billduan/feat_decoupling
fix: codeview
2022-05-07 11:39:54 +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