徐聪
2cdebbf448
fix: unittest
2022-07-25 21:29:21 +08:00
徐聪
0b60b7a507
change: update docs
2022-07-25 21:29:19 +08:00
徐聪
848d72fe3a
refactor: distributed load testing
2022-07-25 21:24:08 +08:00
徐聪
b121282525
feat: add interceptors for grpc
2022-07-25 21:23:08 +08:00
xucong053
b325232a6c
fix: plugin file distribution
2022-07-25 21:23:08 +08:00
xucong053
caed68d6dd
fix: graceful stop
2022-07-25 21:23:08 +08:00
xucong053
2ca94381ef
fix: report stats for httprunner master
2022-07-25 21:23:08 +08:00
xucong053
d67764e49c
fix: data race
2022-07-25 21:23:06 +08:00
xucong053
b654f32cc3
fix: unittest
2022-07-25 21:16:00 +08:00
xucong053
c72dc38bd3
suport for distributing tasks that contain plugins
2022-07-25 21:15:03 +08:00
xucong053
4ff3179a22
fix: unitest
2022-07-25 21:15:03 +08:00
xucong053
58de0852b8
feat: support dispatch profile to worker
2022-07-25 21:15:03 +08:00
xucong053
ae8fc70ff6
refactor
2022-07-25 21:15:03 +08:00
xucong053
ab91feedbc
fix: unittest
2022-07-25 21:15:03 +08:00
xucong053
6ad03e81bb
fix: unittest
2022-07-25 21:15:03 +08:00
xucong053
0ab2017f93
feat: support multi-machine collaborative distributed load testing #1193
2022-07-25 21:14:58 +08:00
debugtalk
ab12707fcf
Merge pull request #1413 from yu929/hyhr4
...
feat: support custom requests.Response attr in pytest
2022-07-24 22:03:16 +08:00
debugtalk
9adad6ac4f
Merge pull request #1409 from bbx-winner/convert-curl
...
feat: support to run/boom/convert curl case
2022-07-24 22:01:18 +08:00
buyuxiang
971483de12
set DisableFlagParsing: true
2022-07-22 21:04:01 +08:00
buyuxiang
3c160aeec6
update subcommand curl docs
2022-07-22 18:18:21 +08:00
buyuxiang
a70b11401e
support using curl as subcommand
2022-07-22 18:18:21 +08:00
buyuxiang
4b9705be22
feat: support curl to case
2022-07-22 18:18:21 +08:00
debugtalk
d1f0599617
Merge pull request #1424 from xucong053/bugfix
...
fix: quit plugin
2022-07-22 18:03:07 +08:00
debugtalk
6c39e75055
Merge pull request #1412 from bbx-winner/fix-websocket
...
feat: support omitting ws url; support multi ws-connections each session
2022-07-22 17:25:58 +08:00
徐聪
bdb2d4566d
fix: quit plugin
2022-07-21 18:21:31 +08:00
buyuxiang
7774b1f111
fix: add ws url log info
2022-07-19 11:21:36 +08:00
buyuxiang
a347a381b3
optimize websocket step
2022-07-19 11:21:33 +08:00
debugtalk
85d43e0483
Merge pull request #1403 from bbx-winner/fix-upload-file
...
feat: add filename/type when uploading form-data
2022-07-19 11:02:33 +08:00
buyuxiang
e82b1e253b
feat: support to infer file mime type
2022-07-18 18:40:42 +08:00
buyuxiang
ddb0f26138
fix: func name writeCustomText
2022-07-18 16:17:57 +08:00
buyuxiang
2095dc7890
fix: return err when failed to make m_encoder
2022-07-13 15:58:33 +08:00
buyuxiang
df551d19b7
fix: check empty upload
2022-07-12 17:06:02 +08:00
buyuxiang
6f1337f309
feat: support indicating type and filename when uploading file
2022-07-11 20:44:20 +08:00
debugtalk
79fe603a06
Merge pull request #1406 from xucong053/bugfix
...
fix: reuse plugin instance if it already initialized
fix: deep copy api step to avoid data racing
2022-07-09 15:55:55 +08:00
YangHuaiyu
20f0096224
support custom requests.Response attr.
2022-07-06 08:48:04 +08:00
xucong053
6ce66d149d
fix: unittest
2022-07-05 22:36:34 +08:00
xucong053
369d2c1ab3
fix: deep copy api step to avoid data racing
2022-07-05 20:52:37 +08:00
xucong053
099fba3f08
fix: reuse plugin instance if it already initialized
2022-07-05 20:52:37 +08:00
debugtalk
06d36efd28
fix: check testcase format
v4.1.6
2022-07-04 22:53:25 +08:00
debugtalk
633d3671ae
bump version to v4.1.6
2022-07-04 22:34:18 +08:00
debugtalk
92a1a375a6
change: update changelog
2022-07-04 22:33:34 +08:00
debugtalk
e3edbf9f04
fix: ignore if testcase config is not specified
2022-07-04 18:47:36 +08:00
debugtalk
9b0e27b29e
Merge pull request #1397 from xucong053/bugfix
...
- fix: step name with parameterize mechanism
- fix: error of concurrent map writes occurred while uploading in boom mode
- fix: record all requests of testcase reference in boom mode
- fix: failed to record the step of occurring error in the html report
2022-07-04 18:04:58 +08:00
xucong053
e5637b32fd
change: update docs
2022-07-04 14:59:02 +08:00
xucong053
1298708ad0
fix: failed to record the step of occuring error in the html report
2022-07-01 16:41:33 +08:00
xucong053
6b2a13262c
fix: record all requests of testcase reference in boom mode
2022-07-01 11:53:27 +08:00
xucong053
6c6742d4e4
fix: error of concurrent map writes occurred while uploading in boom mode
2022-06-30 23:29:16 +08:00
xucong053
4666d14aa5
fix: step name with parameterize mechanism
2022-06-30 21:00:38 +08:00
debugtalk
189a53fca1
bump version to v4.1.5
v4.1.5
2022-06-27 21:41:42 +08:00
debugtalk
057055ac86
change: add user cases
2022-06-27 21:41:06 +08:00