Commit Graph

466 Commits

Author SHA1 Message Date
debugtalk
5ede36694e Merge pull request #78 from lihuacai168/hot-fix
fix: custom content-type prior to default
2022-02-10 14:36:07 +08:00
lihuacai
749f1a3da2 fix: custom content-type prior to default 2022-02-10 14:21:19 +08:00
debugtalk
338f8999f5 change: update docs 2022-02-09 20:28:21 +08:00
debugtalk
edaef1b1b1 Merge pull request #77 from xucong053/main
fix: inaccurate stat data in API test report
hrp-v0.6.0
2022-02-09 13:11:45 +08:00
xucong053
18fc22a29b fix: inaccurate stat data in API test report 2022-02-09 11:52:29 +08:00
debugtalk
8f99ec71fa Merge pull request #75 from xucong053/main
feat: generate html reports for API testing #74
2022-02-08 17:02:34 +08:00
xucong053
6aeeab2cea feat: generate html reports for API testing #74 2022-02-08 16:49:37 +08:00
xucong053
f85e1aad5e feat: generate html reports for API testing #74 2022-02-08 15:35:02 +08:00
xucong053
a20763d212 resolve conflict 2022-02-08 15:04:26 +08:00
xucong053
57ea2c6453 feat: generate html reports for API testing #74 2022-02-08 14:50:20 +08:00
debugtalk
787ab65ea4 feat: update docs 2022-01-27 17:56:31 +08:00
debugtalk
abd7e0359e Merge pull request #73 from xucong053/main
feat #25: record execution data for generating report
2022-01-27 16:40:20 +08:00
xucong053
56cc99bbc0 feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
debugtalk
92f7430634 update 2022-01-26 16:10:57 +08:00
debugtalk
a2020787e6 feat: upload artifacts to aliyun oss 2022-01-26 15:43:11 +08:00
debugtalk
320c8642b9 feat: upload artifacts to aliyun oss 2022-01-26 15:22:12 +08:00
debugtalk
524ce06a27 update docs 2022-01-26 11:44:37 +08:00
debugtalk
74ceaf8176 change: remove sentry sdk 2022-01-25 20:33:46 +08:00
debugtalk
ecd4e18bb5 Merge pull request #71 from bbx-winner/main
feat: implement `rendezvous` mechanism for load test
2022-01-25 20:25:40 +08:00
buyuxiang
07ed50cfe4 fix: modify rendezvous testcase, change log level
Change-Id: Ic7c65befaab360db2883cb85bdbce484656233ad
2022-01-25 20:19:19 +08:00
buyuxiang
9e6427bdc2 fix: msg channel rename, add warn log when set default param
Change-Id: I925216cf319d005a05b6e2760578e81e3d33fcb3
2022-01-25 20:08:28 +08:00
buyuxiang
8702fe4f54 modify rendezvous bonudary testcase
Change-Id: I88329ed6007c17be779b9c2845113e5d090671b2
2022-01-25 19:58:52 +08:00
debugtalk
a3b3eada8f fix: build hashicorp plugin failed when creating scaffold hrp-v0.5.3 2022-01-25 18:11:12 +08:00
debugtalk
0694ffe9d1 Merge branch 'main' of https://github.com/httprunner/hrp into main 2022-01-25 17:26:28 +08:00
debugtalk
b3691fed17 fix #68: go get failed with invalid version error 2022-01-25 16:37:56 +08:00
debugtalk
796b7c8fee fix: go get failed with invalid version error 2022-01-25 16:21:12 +08:00
debugtalk
94665f1766 bump version to v0.5.3 2022-01-25 15:53:11 +08:00
buyuxiang
a5e57c9a65 feat: support rendezvous after spawn done
Change-Id: I4b07a88b61da4dc1863b189db9eb831ffb14130a
2022-01-25 14:25:14 +08:00
buyuxiang
5394d9bdf8 Merge branch 'main' of github.com:httprunner/hrp
Change-Id: Ia0ad0c10312d94904de0caf38bf4deb395ab6b73
2022-01-24 21:19:56 +08:00
debugtalk
e9a0f9db97 fix: avoid removing hrp in current dir 2022-01-24 21:06:36 +08:00
debugtalk
61cd2ae624 Merge pull request #69 from xucong053/main
fix: report the number of error logs;  
fix: report empty transaction
2022-01-24 20:17:55 +08:00
xucong053
fd43e77860 Merge branch 'httprunner:main' into main 2022-01-24 18:38:25 +08:00
debugtalk
406f39eba0 fix: download from github if aliyun oss url is invalid 2022-01-24 17:43:55 +08:00
buyuxiang
3e2718deef Merge branch 'main' of github.com:httprunner/hrp
Change-Id: Idcf94720e3e846c1cb57d2282d253bb30ae36682
2022-01-24 10:42:52 +08:00
debugtalk
a7ab5640c6 fix: test install.sh 2022-01-20 21:38:48 +08:00
debugtalk
ecd76c0be5 fix: test install.sh 2022-01-20 20:13:40 +08:00
debugtalk
5e6af8632c Merge pull request #67 from httprunner/publish-assets-to-aliyun
v0.5.3

- feat: upload released assets to aliyun OSS
- change: download package assets from aliyun OSS
- fix: disable color logging on Windows
2022-01-20 18:56:02 +08:00
debugtalk
c06c0d7b00 fix: unzip package on windows 2022-01-20 18:54:56 +08:00
debugtalk
0278859b0d fix: download pkg on windows 2022-01-20 18:41:54 +08:00
debugtalk
4dab43d879 change: download package assets from aliyun OSS 2022-01-20 18:34:12 +08:00
debugtalk
51055ca485 change: replace download url with aliyun oss 2022-01-20 18:15:53 +08:00
debugtalk
49be27a6d6 Merge pull request #66 from bbx-winner/main
fix: change zerolog to no color in windows
2022-01-20 17:33:15 +08:00
buyuxiang
58c2ff861e fix: change zerolog to no color in windows
Change-Id: Ibb5d19debec13af0cb67e08387746df4084bbbaf
2022-01-20 16:52:22 +08:00
徐聪
44cfba0ea6 fix: inaccurate to report data. 2022-01-20 15:02:35 +08:00
debugtalk
597d2027cf Merge pull request #65 from httprunner/fix-install
fix: install with shell

- fix: ignore insecure in curl
- fix: mktemp: too few X's in template
2022-01-20 14:29:44 +08:00
debugtalk
a00afb356c fix: mktemp: too few X's in template 2022-01-20 14:21:59 +08:00
debugtalk
6c6b3c1c13 change: update script 2022-01-20 14:16:56 +08:00
debugtalk
74ea26af08 fix: install with shell 2022-01-20 14:09:09 +08:00
xucong053
a981bde889 Merge pull request #15 from httprunner/main
new pull request. 2022.1.20
2022-01-20 11:50:55 +08:00
debugtalk
ad15f39e77 Merge pull request #63 from httprunner/refactor-config
refactor: remove IConfig
2022-01-20 11:16:09 +08:00