lilong.129
|
bc65eb9809
|
feat: report GA4 events for hrp cmd
|
2023-07-23 23:59:01 +08:00 |
|
lilong.129
|
17b6d95b3b
|
refactor: replace GA with GA4
|
2023-07-20 23:29:49 +08:00 |
|
ywb
|
419620fad3
|
fix: fast fail , not closing the websocket connection
|
2023-04-18 16:23:20 +08:00 |
|
debugtalk
|
c200ef6900
|
change: add exit code
|
2022-10-21 21:39:18 +08:00 |
|
debugtalk
|
ec9b81ca2e
|
refactor: CaseRunner and SessionRunner
|
2022-10-19 10:56:02 +08:00 |
|
debugtalk
|
3e1c57b777
|
refactor: move boomer from hrp internal to pkg
|
2022-10-11 11:17:58 +08:00 |
|
debugtalk
|
337afc001f
|
change: convert StepResult Attachments to interface, for screenshots saving
|
2022-09-01 00:44:39 +08:00 |
|
machongwei
|
07c1f78364
|
merge upstream master change
|
2022-08-21 09:11:58 +08:00 |
|
debugtalk
|
ef1e13387e
|
Merge branch 'master' into master
|
2022-08-15 20:55:42 +08:00 |
|
machongwei
|
61c34bfd16
|
feat: hrp boom support set run time
|
2022-08-10 21:39:15 +08:00 |
|
徐聪
|
c5a0a0fc27
|
fix: pluginMap uses sync.Map to avoid data race
|
2022-08-01 17:04:39 +08:00 |
|
徐聪
|
44e844829d
|
fix: failed to load .env file from master
|
2022-08-01 16:08:36 +08:00 |
|
徐聪
|
05febd07f0
|
fix: the transaction name recorded is inaccurate, when transaction fails
|
2022-08-01 14:39:51 +08:00 |
|
徐聪
|
3712eae7f5
|
fix: state machine
|
2022-07-31 21:50:46 +08:00 |
|
徐聪
|
b9f1468ae2
|
fix: testcase compatibility in the worker
|
2022-07-30 15:36:35 +08:00 |
|
徐聪
|
14e157320d
|
fix: use master IP if PrometheusPushgatewayURL IP is not set in worker
|
2022-07-25 22:47:31 +08:00 |
|
徐聪
|
1c5039697a
|
change: update docs
|
2022-07-25 21:29:19 +08:00 |
|
徐聪
|
60a6aebbcb
|
refactor: distributed load testing
|
2022-07-25 21:24:08 +08:00 |
|
xucong053
|
548e846a3b
|
fix: data race
|
2022-07-25 21:23:06 +08:00 |
|
xucong053
|
379097c516
|
suport for distributing tasks that contain plugins
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
37d222252d
|
fix: unitest
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
4044c15974
|
feat: support dispatch profile to worker
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
19c6b0821f
|
feat: support multi-machine collaborative distributed load testing #1193
|
2022-07-25 21:14:58 +08:00 |
|
徐聪
|
1e3d57027e
|
fix: quit plugin
|
2022-07-21 18:21:31 +08:00 |
|
xucong053
|
6a40da46e0
|
fix: record all requests of testcase reference in boom mode
|
2022-07-01 11:53:27 +08:00 |
|
xucong053
|
14dc566eea
|
fix: step name with parameterize mechanism
|
2022-06-30 21:00:38 +08:00 |
|
debugtalk
|
fac6dc4955
|
feat #1342: support specify custom python3 venv
|
2022-06-13 21:31:05 +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 |
|
buyuxiang
|
8d8a658508
|
fix: disable keep alive
|
2022-05-09 18:15:28 +08:00 |
|
xucong053
|
a3a2f2b531
|
fix: unsafe to write concurrent map and failed to parse parameters(type:[][]interface{}) in testcase script while data driven for testing
|
2022-04-29 17:38:39 +08:00 |
|
debugtalk
|
813284110e
|
refactor: relocate convert
|
2022-04-23 23:56:47 +08:00 |
|
debugtalk
|
19479ea4bd
|
fix: data race by summary
|
2022-04-16 23:32:21 +08:00 |
|
debugtalk
|
810bce0a88
|
refactor: ParametersIterator
|
2022-04-16 00:35:25 +08:00 |
|
xucong053
|
1c16df5ab0
|
fix: output html report path optimization and failed to extract variables to session while load testing
|
2022-04-13 22:00:15 +08:00 |
|
debugtalk
|
14bad9e5c3
|
change: update tests format
|
2022-04-13 17:45:51 +08:00 |
|
debugtalk
|
6b5a210814
|
refactor: update config variables by parameters
|
2022-04-13 16:15:07 +08:00 |
|
debugtalk
|
8fc1fad395
|
refactor: initParameterIterator
|
2022-04-13 15:37:38 +08:00 |
|
debugtalk
|
de868e3166
|
refactor: session runner
|
2022-04-13 14:57:49 +08:00 |
|
debugtalk
|
4cf3798c9a
|
fix: data racing by parsing config
|
2022-04-12 22:40:58 +08:00 |
|
debugtalk
|
4466e9b980
|
fix: avoid panic when running tests
|
2022-04-06 13:36:06 +08:00 |
|
xucong053
|
bba8b036b5
|
fix: failed to parse testcase config while load testing
|
2022-03-31 17:32:01 +08:00 |
|
debugtalk
|
63d9b78941
|
docs: add docs for IStep
|
2022-03-30 16:56:31 +08:00 |
|
debugtalk
|
26c4f5c0c3
|
refactor: TestCaseSessionRunner
|
2022-03-30 14:40:18 +08:00 |
|
debugtalk
|
8708e86b3d
|
refactor: restructure code
|
2022-03-30 00:56:04 +08:00 |
|
debugtalk
|
f84bf3b1a6
|
feat: support run testcases in specified folder path #1198
|
2022-03-28 18:44:16 +08:00 |
|
debugtalk
|
ceb31b1982
|
refactor: rename ga package to sdk
|
2022-03-25 15:57:25 +08:00 |
|
debugtalk
|
2187d41e65
|
refactor: move files to hrp
|
2022-03-23 10:36:24 +08:00 |
|