Commit Graph

99 Commits

Author SHA1 Message Date
xucong053
673d700145 Merge branch 'main' of github.com:xucong053/hrp 2022-02-24 15:25:49 +08:00
xucong053
802e6052ff fix: add slice type of request body data 2022-02-24 15:24:58 +08:00
buyuxiang
82d9dce168 feat: support setup/teardown hooks
Change-Id: I148e11c190859b57dd5268cfe5643762e43bd64a
2022-02-22 21:00:52 +08:00
debugtalk
f8c4716d5b bump version to v0.6.2 2022-02-22 15:50:56 +08:00
debugtalk
d534fe06ee change: convert brotli.Reader to io.ReadCloser 2022-02-21 18:48:18 +08:00
Eason
cb6de8f56d Update for JSON formatting
A small suggestion is to use /t for indentation and line feed in JSON formatting
2022-02-21 15:13:25 +08:00
buyuxiang
2ba1d5829e add: test timestamp extraction
Change-Id: I4aba2b7d387d8cb7b9c1baec997e59b1b594c34d
2022-02-20 14:00:27 +08:00
debugtalk
c6ce47ba89 fix: unittest 2022-02-18 21:11:37 +08:00
debugtalk
0f3dd1b6d6 fix: generate headers.\"Content-Type\" in har2case 2022-02-18 19:39:47 +08:00
debugtalk
320e9601a7 bump version to v0.6.1 2022-02-17 20:14:14 +08:00
debugtalk
b7e82230e7 Merge pull request #91 from bbx-winner/main
fix: broadcast to all rendezvous at once when spawn done
2022-02-17 20:00:50 +08:00
buyuxiang
0f7ea53e56 fix: broadcast to all rendezvous at once when spawn done
Change-Id: Ic04bc2f56aa40c2af42a1fdb3c261a10e8346033
2022-02-17 12:39:55 +08:00
xucong053
cfafe7f1a1 resolve conflict 2022-02-15 17:57:55 +08:00
buyuxiang
e6467dfc28 fix startswith endswith and unittest
Change-Id: I3e1c6fd82812d13b4e23ecd6b23c4d57170852e1
2022-02-15 17:05:39 +08:00
xucong053
e87b1023ba fix: modify logging logic of summary. 2022-02-15 16:37:00 +08:00
buyuxiang
ef5f071dbc fix: converInt function bug
Change-Id: Ifb364a943351f3762f5784fb8d84d9eb385a383f
2022-02-14 16:02:28 +08:00
buyuxiang
569ba24bcf Merge branch 'main' of github.com:httprunner/hrp
Change-Id: I3989c88355fe3d70f4753e737e0d0dd4c059c9eb
2022-02-14 14:41:38 +08:00
buyuxiang
5c03e0d325 modify assertion functions and their docs
Change-Id: I12bc6425e098b62b08bd5ca2fb7a9cc0482e1910
2022-02-11 17:54:32 +08:00
buyuxiang
fbeecc2693 fix: incorrect assertion func
Change-Id: I66f25fcf00e36e83308e820b859b4a94907833fc
2022-02-11 15:11:37 +08:00
xucong053
724bb76ce1 fix: failed to generate API test report when data is null. 2022-02-11 15:06:22 +08:00
xucong053
f398f34e71 feat: generate html reports for API testing #74 2022-02-08 16:49:37 +08:00
xucong053
d893999f5f feat: generate html reports for API testing #74 2022-02-08 15:35:02 +08:00
xucong053
9415a7bb95 feat: generate html reports for API testing #74 2022-02-08 14:50:20 +08:00
xucong053
2a81a4a04a feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
debugtalk
91fa2eefdf change: remove sentry sdk 2022-01-25 20:33:46 +08:00
debugtalk
229c1839b1 Merge pull request #71 from bbx-winner/main
feat: implement `rendezvous` mechanism for load test
2022-01-25 20:25:40 +08:00
debugtalk
d91bbd5e07 fix: build hashicorp plugin failed when creating scaffold 2022-01-25 18:11:12 +08:00
debugtalk
339087600f bump version to v0.5.3 2022-01-25 15:53:11 +08:00
buyuxiang
d7ff433818 feat: support rendezvous after spawn done
Change-Id: I4b07a88b61da4dc1863b189db9eb831ffb14130a
2022-01-25 14:25:14 +08:00
徐聪
2d94e9f75d fix: inaccurate to report data. 2022-01-20 15:02:35 +08:00
debugtalk
184a0e7296 refactor: remove IConfig 2022-01-19 21:42:12 +08:00
徐聪
30f77d1ff8 update unittests. 2022-01-19 20:51:00 +08:00
徐聪
ee5e8a971c update description. 2022-01-19 20:29:05 +08:00
徐聪
0ec6fe0dc3 fix: inaccurate to report stats for total, feat: add average response time in total. 2022-01-19 19:55:06 +08:00
debugtalk
6fa8fd52d2 change: update docs 2022-01-19 15:03:04 +08:00
debugtalk
1843d4c096 Merge branch 'main' into go-plugin 2022-01-19 14:52:48 +08:00
徐聪
2a6c7295cc Merge branch 'main' of github.com:xucong053/hrp 2022-01-18 21:35:07 +08:00
徐聪
62f54162e4 fix: no error is logged when the assertion fails 2022-01-18 21:33:41 +08:00
debugtalk
9a1d02c7b2 fix: unittests for plugin 2022-01-18 17:20:44 +08:00
debugtalk
d5dff2dcdf feat: add scaffold for plugin 2022-01-17 21:40:20 +08:00
debugtalk
5a943ff721 feat: support creating and calling custom functions with hashicorp/go-plugin 2022-01-14 09:30:18 +08:00
debugtalk
3e8391054f bump version to v0.5.1 2022-01-13 18:41:13 +08:00
debugtalk
bf1849a8c0 Merge pull request #54 from xucong053/main
fix: ensure last stats to be reported
2022-01-13 18:35:10 +08:00
徐聪
6f2080003e feat: add error log and summary of response time to prometheus. 2022-01-13 17:41:27 +08:00
徐聪
b79bb96094 fix: resolve the problem of reporting last stats failure. 2022-01-13 10:54:18 +08:00
徐聪
13a63b9ad8 feat: specify running cycles for load testing. 2022-01-12 14:51:53 +08:00
徐聪
f765921233 feat: specify running cycles for load testing. 2022-01-12 14:48:43 +08:00
debugtalk
b58dbaa9db fix: use GA_TRACKING_ID 2022-01-08 23:14:43 +08:00
debugtalk
df8a6590fa change: scaffold action 2022-01-08 22:53:32 +08:00
debugtalk
853a456b12 change: udpate docs 2022-01-08 22:25:52 +08:00