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
bbx-winner
b58ba395ef
Merge pull request #1389 from httprunner/refactor-converter
...
refactor: simplify testcase converter
2022-06-27 21:35:52 +08:00
debugtalk
7498a580b6
fix: convert postman to pytest
2022-06-27 21:28:09 +08:00
debugtalk
c3e378a5a5
Merge pull request #1391 from xucong053/bugfix
...
fix: failed to parse variable referenced in upload
2022-06-27 21:01:05 +08:00
xucong053
98af31d9a3
fix: failed to resolve variable references in upload
2022-06-27 20:45:07 +08:00
debugtalk
bdd3aa9b4c
merge master
2022-06-27 18:56:34 +08:00
debugtalk
b077328328
fix: check case validation
2022-06-27 18:55:06 +08:00
debugtalk
84dbc68f0a
Merge pull request #1386 from bbx-winner/fix-extract
...
fix: support variable reference during extraction
2022-06-27 18:41:14 +08:00
buyuxiang
9324b0fbba
simplify jmespath compatibility conversion
2022-06-27 18:08:23 +08:00
buyuxiang
f986a2298a
support variable reference during extraction
2022-06-27 17:52:40 +08:00
debugtalk
82e4069fb1
change: update docs
2022-06-27 16:56:10 +08:00
debugtalk
84a8741587
refactor: rename convert files
2022-06-27 16:39:23 +08:00
debugtalk
176cc77253
change: add unittest for override
2022-06-27 16:33:49 +08:00
debugtalk
db72a37ae7
refactor: simplify testcase converter
2022-06-27 00:25:32 +08:00
debugtalk
51bd652c8c
refactor: make pytest testcases
2022-06-26 19:44:30 +08:00
debugtalk
95cd4440d9
Merge pull request #1384 from xucong053/bugfix
...
fix: only get the first parameter in referenced testcase
2022-06-26 12:11:00 +08:00
debugtalk
d85d425f74
merge master
2022-06-26 11:34:14 +08:00
debugtalk
d97d229999
docs: udpate
2022-06-26 11:32:26 +08:00
debugtalk
0a9332abf3
feat: support setting global testcase timeout and step timeout
2022-06-26 11:30:56 +08:00
xucong053
6c3774b218
fix: reset the testcase config when initializing SessionRunner
2022-06-24 18:45:39 +08:00
debugtalk
4c5b918138
Merge pull request #1375 from bbx-winner/fix-upload-file
...
feat: hrp support uploading file
2022-06-24 15:00:47 +08:00
buyuxiang
ff113f4874
add upload unittest
2022-06-23 11:46:26 +08:00
buyuxiang
da41def86b
feat: hrp support uploading file
2022-06-23 11:44:25 +08:00
debugtalk
b8d7fd375c
fix: support log debug level for load testing
2022-06-23 11:22:32 +08:00
debugtalk
ddc1790b32
fix: check if no valid testcase found
2022-06-22 21:30:12 +08:00
debugtalk
3006b0b0bb
fix: insert response cookies into request for redirect requests
2022-06-22 18:42:25 +08:00
debugtalk
3a5c22475a
change: update unittest for regex check
2022-06-22 17:17:37 +08:00
debugtalk
bd806bb24b
change: set http request timeout to 120s
2022-06-22 15:03:35 +08:00