徐聪
30ba539cdc
feat: add interceptors for grpc
2022-07-25 21:23:08 +08:00
xucong053
7b7c1a518a
fix: plugin file distribution
2022-07-25 21:23:08 +08:00
xucong053
ba57efe97d
fix: graceful stop
2022-07-25 21:23:08 +08:00
xucong053
4333998edc
fix: report stats for httprunner master
2022-07-25 21:23:08 +08:00
xucong053
548e846a3b
fix: data race
2022-07-25 21:23:06 +08:00
xucong053
a24107c394
fix: unittest
2022-07-25 21:16:00 +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
c5f482dbfa
refactor
2022-07-25 21:15:03 +08:00
xucong053
df20035234
fix: unittest
2022-07-25 21:15:03 +08:00
xucong053
b795558543
fix: unittest
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
debugtalk
a368a7646d
Merge pull request #1413 from yu929/hyhr4
...
feat: support custom requests.Response attr in pytest
2022-07-24 22:03:16 +08:00
debugtalk
a3912d45b0
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
a9655aac27
set DisableFlagParsing: true
2022-07-22 21:04:01 +08:00
buyuxiang
22f23af575
update subcommand curl docs
2022-07-22 18:18:21 +08:00
buyuxiang
f4aa4ffb28
support using curl as subcommand
2022-07-22 18:18:21 +08:00
buyuxiang
100c22b81f
feat: support curl to case
2022-07-22 18:18:21 +08:00
debugtalk
8cf75fbcf7
Merge pull request #1424 from xucong053/bugfix
...
fix: quit plugin
2022-07-22 18:03:07 +08:00
debugtalk
cb302085e5
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
徐聪
1e3d57027e
fix: quit plugin
2022-07-21 18:21:31 +08:00
buyuxiang
7b47a920b4
fix: add ws url log info
2022-07-19 11:21:36 +08:00
buyuxiang
aa5de4ec83
optimize websocket step
2022-07-19 11:21:33 +08:00
debugtalk
28d5f414d0
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
6e7e929bbe
feat: support to infer file mime type
2022-07-18 18:40:42 +08:00
buyuxiang
0da20b491a
fix: func name writeCustomText
2022-07-18 16:17:57 +08:00
buyuxiang
68b289f423
fix: return err when failed to make m_encoder
2022-07-13 15:58:33 +08:00
buyuxiang
296295a928
fix: check empty upload
2022-07-12 17:06:02 +08:00
buyuxiang
a76b3b399d
feat: support indicating type and filename when uploading file
2022-07-11 20:44:20 +08:00
debugtalk
2f2ef937f4
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
e0d0f009ce
support custom requests.Response attr.
2022-07-06 08:48:04 +08:00
xucong053
85e9a091d0
fix: unittest
2022-07-05 22:36:34 +08:00
xucong053
ea95651eb3
fix: deep copy api step to avoid data racing
2022-07-05 20:52:37 +08:00
xucong053
d9829277de
fix: reuse plugin instance if it already initialized
2022-07-05 20:52:37 +08:00
debugtalk
481b19c3e6
fix: check testcase format
2022-07-04 22:53:25 +08:00
debugtalk
54442165d2
bump version to v4.1.6
2022-07-04 22:34:18 +08:00
debugtalk
b4f2c6597f
change: update changelog
2022-07-04 22:33:34 +08:00
debugtalk
40e3c84b06
fix: ignore if testcase config is not specified
2022-07-04 18:47:36 +08:00
debugtalk
5d8f934bd1
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
f1898629ed
change: update docs
2022-07-04 14:59:02 +08:00
xucong053
fac75e2be3
fix: failed to record the step of occuring error in the html report
2022-07-01 16:41:33 +08:00
xucong053
6a40da46e0
fix: record all requests of testcase reference in boom mode
2022-07-01 11:53:27 +08:00
xucong053
ee8cfcae86
fix: error of concurrent map writes occurred while uploading in boom mode
2022-06-30 23:29:16 +08:00
xucong053
14dc566eea
fix: step name with parameterize mechanism
2022-06-30 21:00:38 +08:00
debugtalk
eb331e8309
bump version to v4.1.5
2022-06-27 21:41:42 +08:00
debugtalk
2aeca47b21
change: add user cases
2022-06-27 21:41:06 +08:00
bbx-winner
497af2ae6d
Merge pull request #1389 from httprunner/refactor-converter
...
refactor: simplify testcase converter
2022-06-27 21:35:52 +08:00
debugtalk
0a73f17e2b
fix: convert postman to pytest
2022-06-27 21:28:09 +08:00
debugtalk
b91555c726
Merge pull request #1391 from xucong053/bugfix
...
fix: failed to parse variable referenced in upload
2022-06-27 21:01:05 +08:00