Commit Graph

608 Commits

Author SHA1 Message Date
debugtalk
a5f7eea9c3 feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json profile file 2022-03-26 11:01:21 +08:00
debugtalk
fbe6b51b7a fix: remove misuse of NoReturn in Python typing 2022-03-25 19:10:28 +08:00
debugtalk
122e6831e0 change: integrate sentry sdk for panic reporting and analysis 2022-03-24 19:46:21 +08:00
debugtalk
25f5e47dab change: update changelog 2022-03-24 16:34:10 +08:00
debugtalk
8ac27790b2 docs: move docs to httprunner/docs repo 2022-03-23 17:01:46 +08:00
debugtalk
fe28772813 refactor: merge hrp into httprunner repo 2022-03-23 16:10:45 +08:00
debugtalk
c2822207ff Merge branch 'v4-dev' 2022-03-23 15:14:26 +08:00
debugtalk
8268aa0822 move files to hrp 2022-03-23 15:10:23 +08:00
debugtalk
2187d41e65 refactor: move files to hrp 2022-03-23 10:36:24 +08:00
debugtalk
6cb835c6c6 fix #1103: variable should not start with digit 2022-03-22 17:37:57 +08:00
debugtalk
0025bb21f6 fix: keep negative index in jmespath unchanged when converting pytest files 2022-03-22 17:00:09 +08:00
debugtalk
37518a86de change: load yaml file with FullLoader 2022-03-22 16:34:07 +08:00
debugtalk
ae57c8bd9e change: replace events reporter from sentry to Google Analytics 2022-03-22 12:04:46 +08:00
debugtalk
26d00eab1d docs: update docs 2022-03-22 11:57:50 +08:00
debugtalk
9a74aafd34 feat: report events with Google Analytics 2022-03-22 11:39:28 +08:00
debugtalk
b367a68d9b change: upgrade funplugin to v0.4.0 2022-03-21 22:51:20 +08:00
debugtalk
fbb4854453 fix #1165: ImportError caused by jinja2 version 2022-03-21 15:33:36 +08:00
debugtalk
757661c4af change: upgrade python support version to ^3.7 2022-03-21 15:15:38 +08:00
debugtalk
484ba0aedd fix #1141: parameterize failure caused by pydantic version 2022-03-21 15:12:02 +08:00
debugtalk
dac77226c2 fix #1161: readme path error 2022-03-21 14:14:30 +08:00
debugtalk
e34d6f9191 fix: unittest 2022-03-20 10:09:41 +08:00
debugtalk
1b2ec9175b feat: create python plugin in scaffold 2022-03-18 18:07:58 +08:00
debugtalk
efc53703d3 change: upgrade funplugin to v0.3.1 2022-03-18 16:41:36 +08:00
debugtalk
1ce8d7123a change: upgrade funplugin to v0.3.0 2022-03-17 16:53:54 +08:00
debugtalk
d8ae4188d3 bump version to v0.7.0 2022-03-15 23:55:42 +08:00
debugtalk
943ca7c5c9 Merge branch 'main' of https://github.com/httprunner/hrp into main 2022-03-15 23:45:14 +08:00
debugtalk
0582269a8e change: update func plugin 2022-03-15 23:40:53 +08:00
xucong053
ee679a7bc2 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
debugtalk
2585670030 bump version to v0.6.4 2022-03-10 20:16:17 +08:00
debugtalk
0ede8d7989 refactor: plugin code structure 2022-03-05 12:15:33 +08:00
debugtalk
ea89a0b6a9 feat: support switch hashicorp plugin with environment HRP_PLUGIN_TYPE 2022-03-04 20:50:37 +08:00
debugtalk
e99b13f645 merge main 2022-03-04 17:50:43 +08:00
debugtalk
6c9a9d789b bump version to v0.6.3 2022-03-04 17:42:55 +08:00
debugtalk
b729b66be3 update docs 2022-03-04 17:01:13 +08:00
buyuxiang
a3fafd8c40 fix compat convert, add unittest 2022-03-03 18:31:10 +08:00
buyuxiang
4fc322c44d Merge branch 'main' of github.com:httprunner/hrp 2022-02-28 16:53:13 +08:00
buyuxiang
b4ada29bab fix: func convertCompatTestCase 2022-02-28 16:51:31 +08:00
debugtalk
c6179f1687 change: replace flag with --log-requests-off 2022-02-25 17:57:29 +08:00
debugtalk
026384bbdb feat: add flag --log-plugin to turn on plugin logging 2022-02-25 17:55:21 +08:00
buyuxiang
82d9dce168 feat: support setup/teardown hooks
Change-Id: I148e11c190859b57dd5268cfe5643762e43bd64a
2022-02-22 21:00:52 +08:00
debugtalk
4992e2e87b update docs 2022-02-22 15:54:26 +08:00
debugtalk
f8c4716d5b bump version to v0.6.2 2022-02-22 15:50:56 +08:00
debugtalk
aeaa0f377c fix: parse data for request cookie value 2022-02-22 15:38:06 +08:00
debugtalk
06715ecbeb change: update docs 2022-02-22 15:36:50 +08:00
debugtalk
0423fc96e8 fix: omit print request/response body for non-text content 2022-02-21 21:18:31 +08:00
debugtalk
c6535f0f78 fix #100: decode response body in br/gzip/deflate formats 2022-02-21 16:58:55 +08:00
buyuxiang
8fd2d08da3 Merge branch 'main' of github.com:httprunner/hrp
Change-Id: I5075829627ac2775050b799c471eec1868542e15
2022-02-20 13:51:40 +08:00
buyuxiang
c0ebe2ee53 fix: extract data using jmespath
Change-Id: Icea3b8fa7e71dd610c19c91e21a259104ab2fe30
2022-02-20 13:43:28 +08:00
debugtalk
0f3dd1b6d6 fix: generate headers.\"Content-Type\" in har2case 2022-02-18 19:39:47 +08:00
debugtalk
865c753ea9 fix: omit pseudo header names for HTTP/1, e.g. :authority 2022-02-18 19:03:10 +08:00