debugtalk
|
5b964f2868
|
change: update tests
|
2022-03-04 21:04:08 +08:00 |
|
debugtalk
|
06b6758e0a
|
Merge pull request #131 from httprunner/refactor-plugin
refactor hashicorp plugin
|
2022-03-04 21:00:50 +08:00 |
|
debugtalk
|
0f9628e373
|
feat: support switch hashicorp plugin with environment HRP_PLUGIN_TYPE
|
2022-03-04 20:50:37 +08:00 |
|
debugtalk
|
1ca1ef446c
|
update version
|
2022-03-04 17:54:46 +08:00 |
|
debugtalk
|
398df1837c
|
merge main
|
2022-03-04 17:50:43 +08:00 |
|
debugtalk
|
1942d611f6
|
bump version to v0.6.3
hrp-v0.6.3
|
2022-03-04 17:42:55 +08:00 |
|
debugtalk
|
ce4c3d414e
|
refactor: replace json with json-iterator/go to improve performance
|
2022-03-04 17:39:15 +08:00 |
|
debugtalk
|
fac6fa8e1a
|
Merge pull request #118 from bbx-winner/main
compat: support testcase generated by HttpRunner
|
2022-03-04 17:28:20 +08:00 |
|
debugtalk
|
54431f205b
|
update docs
|
2022-03-04 17:01:13 +08:00 |
|
debugtalk
|
192f95c315
|
feat: support hashicorp plugin in gPRC mode
|
2022-03-04 16:46:17 +08:00 |
|
buyuxiang
|
4030500195
|
fix example JSON/YAML file path
|
2022-03-03 19:43:36 +08:00 |
|
buyuxiang
|
6e0d17c2b8
|
move convertCheckExpr to convertCompatTestCase
|
2022-03-03 19:29:35 +08:00 |
|
buyuxiang
|
c158259219
|
fix compat convert, add unittest
|
2022-03-03 18:31:10 +08:00 |
|
debugtalk
|
c01e8dbfc7
|
refactor: relocate files
|
2022-03-03 15:06:16 +08:00 |
|
buyuxiang
|
6fb28f50cb
|
fix: len(validatorMap) == 3
|
2022-03-01 20:58:24 +08:00 |
|
buyuxiang
|
11448faed0
|
fix: change Validators type, check json body format
|
2022-03-01 18:05:13 +08:00 |
|
buyuxiang
|
31e2fb61de
|
fix: return checkExpr info when do assertion failed
|
2022-02-28 17:45:28 +08:00 |
|
buyuxiang
|
cf9190ab18
|
fix: nil step.Request pointer
|
2022-02-28 17:39:09 +08:00 |
|
buyuxiang
|
062b45c3c5
|
Merge branch 'main' of github.com:httprunner/hrp
|
2022-02-28 16:53:13 +08:00 |
|
buyuxiang
|
b5629071e1
|
fix: func convertCompatTestCase
|
2022-02-28 16:51:31 +08:00 |
|
debugtalk
|
5046b50870
|
Merge pull request #124 from httprunner/refactor-plugin
refactor plugin
|
2022-02-25 23:07:49 +08:00 |
|
debugtalk
|
60af7dd4ce
|
fix: unittest
|
2022-02-25 23:04:34 +08:00 |
|
debugtalk
|
bcc90c8403
|
refactor: plugin structure
|
2022-02-25 22:43:04 +08:00 |
|
debugtalk
|
fd4a32d9f1
|
change: replace flag with --log-requests-off
|
2022-02-25 17:57:29 +08:00 |
|
debugtalk
|
ae929a1d7d
|
feat: add flag --log-plugin to turn on plugin logging
|
2022-02-25 17:55:21 +08:00 |
|
debugtalk
|
a361fe3d03
|
change: add short flag for continue-on-failure
|
2022-02-25 16:01:17 +08:00 |
|
debugtalk
|
34b6104775
|
fix: typo error
|
2022-02-25 12:14:16 +08:00 |
|
buyuxiang
|
344aba681c
|
compat: convert testcase generated by HttpRunner
Change-Id: Iabc58b6796b7cd88f7b93e415b3d88dca85b288d
|
2022-02-24 22:32:16 +08:00 |
|
buyuxiang
|
2c3597d995
|
fix: append jmespath info when assertion failed
Change-Id: I576aa651086bb2c22343aa69f862955448e1b209
|
2022-02-24 22:30:53 +08:00 |
|
debugtalk
|
f7b1ff79f3
|
Merge branch 'main' of https://github.com/httprunner/hrp into refactor-plugin
|
2022-02-24 18:53:38 +08:00 |
|
debugtalk
|
3703cba1f9
|
Merge pull request #116 from xucong053/main
fix: add slice type of request body data
|
2022-02-24 18:14:28 +08:00 |
|
xucong053
|
df1c47f683
|
Merge branch 'main' of github.com:xucong053/hrp
|
2022-02-24 15:25:49 +08:00 |
|
xucong053
|
ed7290ced7
|
fix: add slice type of request body data
|
2022-02-24 15:24:58 +08:00 |
|
debugtalk
|
15ccc86a64
|
refactor: split plugin files
|
2022-02-23 16:24:59 +08:00 |
|
debugtalk
|
0fe0fc5929
|
feat: add hrp_step_name, hrp_step_request, hrp_step_response to hooks variables
|
2022-02-23 16:13:53 +08:00 |
|
debugtalk
|
288a6e4094
|
Merge pull request #106 from bbx-winner/main
feat: support customized setup/teardown hooks (variable assignment not supported)
|
2022-02-22 21:04:58 +08:00 |
|
buyuxiang
|
a491193894
|
feat: support setup/teardown hooks
Change-Id: I148e11c190859b57dd5268cfe5643762e43bd64a
|
2022-02-22 21:00:52 +08:00 |
|
debugtalk
|
4045c67d02
|
update docs
|
2022-02-22 15:54:26 +08:00 |
|
debugtalk
|
4480248400
|
bump version to v0.6.2
hrp-v0.6.2
|
2022-02-22 15:50:56 +08:00 |
|
debugtalk
|
18cab679cb
|
fix: parse data for request cookie value
|
2022-02-22 15:38:06 +08:00 |
|
debugtalk
|
54fe1173fa
|
change: update docs
|
2022-02-22 15:36:50 +08:00 |
|
debugtalk
|
0ea3485ce1
|
Merge pull request #104 from xucong053/main
feat: support text/html extraction with regex
|
2022-02-22 15:17:32 +08:00 |
|
xucong053
|
f6d21f6334
|
feat: support html extraction with regex #87
|
2022-02-22 15:10:18 +08:00 |
|
debugtalk
|
3a6641a2a4
|
fix: omit print request/response body for non-text content
|
2022-02-21 21:18:31 +08:00 |
|
debugtalk
|
e34a32ce7b
|
fix: set to unknown to avoid Content-Length mismatched
|
2022-02-21 20:11:55 +08:00 |
|
debugtalk
|
f69dbcbfb6
|
change: convert brotli.Reader to io.ReadCloser
|
2022-02-21 18:48:18 +08:00 |
|
debugtalk
|
021b78f874
|
fix: replace with github.com/andybalholm/brotli to avoid using cgo
|
2022-02-21 18:25:01 +08:00 |
|
debugtalk
|
5282b48681
|
Merge pull request #99 from ZhouYixun/main
change: update har2case flag default strategy
|
2022-02-21 17:09:18 +08:00 |
|
debugtalk
|
283f5861f9
|
fix #100: decode response body in br/gzip/deflate formats
|
2022-02-21 16:58:55 +08:00 |
|
Eason
|
0cd4c2857d
|
Update har2case.go
add "error" library
|
2022-02-21 16:54:55 +08:00 |
|