Commit Graph
100 Commits
Author SHA1 Message Date
debugtalk a4e28601e9 change: print panic trace 2022-03-25 16:20:27 +08:00
debugtalk ceb31b1982 refactor: rename ga package to sdk 2022-03-25 15:57:25 +08:00
debugtalk f555034a25 Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-protocol 2022-03-25 09:37:44 +08:00
debugtalk 104b897b67 Merge pull request #1207 from httprunner/modify-loop-count
change: load testing total running count = worker spawn number * loop count
2022-03-24 23:43:57 +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 2d6477a042 change: udpate issue templates 2022-03-23 23:26:57 +08:00
debugtalk 64ff34a341 refactor: relocate python test files 2022-03-23 23:14:16 +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 d8b1e4737c Merge branch 'master' of https://github.com/httprunner/httprunner 2022-03-22 17:19:49 +08:00
debugtalk e78cd0376f Merge pull request #1113 from lihuacai168/master
feat: support variable and function in response extract expression
2022-03-22 17:17:23 +08:00
debugtalk cdfb936f92 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-03-22 17:13:38 +08:00
debugtalk d614f260f6 Merge pull request #1122 from cyandragon88/master
feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json configuration file
2022-03-22 17:13:22 +08:00
debugtalk ab26910d5e Merge branch 'master' into master 2022-03-22 17:06:56 +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 593af8ebc7 Merge pull request #1134 from taojian-byte/master
fix: pyyaml 6.0 deprecated load without loader
2022-03-22 16:16:02 +08:00
debugtalk b6dc56b9ba docs: update tests 2022-03-22 12:28:21 +08:00
debugtalk ae57c8bd9e change: replace events reporter from sentry to Google Analytics 2022-03-22 12:04:46 +08:00
debugtalk f8113ea364 bump version to v0.8.0 2022-03-22 11:59:48 +08:00
debugtalk 26d00eab1d docs: update docs 2022-03-22 11:57:50 +08:00
debugtalk 2342f7b657 Merge branch 'main' of https://github.com/httprunner/hrp into main 2022-03-22 11:55:00 +08:00
debugtalk bbca38f545 change: update ga events 2022-03-22 11:54:49 +08:00
debugtalk 3bcefecce4 Merge pull request #140 from xucong053/support-think-time
feat: support think time for load testing #120
2022-03-22 11:53:11 +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 7bc99a7400 change: add integration test for windows 2022-03-21 22:27:33 +08:00
debugtalk 3ac71f5620 change: upgrade websockets for security 2022-03-21 15:57:45 +08:00
debugtalk dcf1c180a4 change: upgrade pytest denpendencies 2022-03-21 15:53:01 +08:00
debugtalk fbb4854453 fix #1165: ImportError caused by jinja2 version 2022-03-21 15:33:36 +08:00
debugtalk a025ccde73 fix: python version recongizing 2022-03-21 15:21:58 +08:00
debugtalk 1bcbc19651 fix: unittests 2022-03-21 15:16:09 +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 0c971771cb change: github actions 2022-03-21 14:40:33 +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 2dbb31eb6c Merge pull request #1154 from abeelan/bug-abee
fix: ignore comments and blank lines when parsing .env file
fix: failure in getting client and server IP/port when requesting HTTPS
2022-03-18 22:47:29 +08:00
debugtalk f1158457d5 fix: unittest 2022-03-18 21:54:06 +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 d8fdd9cd95 Merge pull request #139 from xucong053/bugfix
fix: unable to sense the quit of hrp in Prometheus
2022-03-17 12:10:33 +08:00
debugtalk e0c3a77855 Merge pull request #138 from xucong053/support-test-result-for-load-testing
feat: print statistics summary after load testing finished
2022-03-16 22:27:07 +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
debugtalk 2585670030 bump version to v0.6.4 2022-03-10 20:16:17 +08:00
debugtalk b84739df8f change: set not fail-fast 2022-03-10 20:08:13 +08:00
debugtalk 116dbdb4d9 change: move plugin to independent repo 2022-03-10 20:04:18 +08:00
debugtalk 072d5d8fb0 fix: remove hrp internal dependency for plugin 2022-03-10 16:51:42 +08:00
debugtalk 0ede8d7989 refactor: plugin code structure 2022-03-05 12:15:33 +08:00
debugtalk 1904d404fd change: update tests 2022-03-04 21:04:08 +08:00
debugtalk 37355ab58e Merge pull request #131 from httprunner/refactor-plugin
refactor hashicorp plugin
2022-03-04 21:00:50 +08:00
debugtalk ea89a0b6a9 feat: support switch hashicorp plugin with environment HRP_PLUGIN_TYPE 2022-03-04 20:50:37 +08:00
debugtalk c27224a452 update version 2022-03-04 17:54:46 +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 7dd2ac9831 refactor: replace json with json-iterator/go to improve performance 2022-03-04 17:39:15 +08:00
debugtalk 9d160171fc Merge pull request #118 from bbx-winner/main
compat: support testcase generated by HttpRunner
2022-03-04 17:28:20 +08:00
debugtalk b729b66be3 update docs 2022-03-04 17:01:13 +08:00
debugtalk f312535908 feat: support hashicorp plugin in gPRC mode 2022-03-04 16:46:17 +08:00
debugtalk 4d64f2d7b6 refactor: relocate files 2022-03-03 15:06:16 +08:00
debugtalk 01113581c9 Merge pull request #124 from httprunner/refactor-plugin
refactor plugin
2022-02-25 23:07:49 +08:00
debugtalk 64b9e513ef fix: unittest 2022-02-25 23:04:34 +08:00
debugtalk fead0c0a31 refactor: plugin structure 2022-02-25 22:43:04 +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
debugtalk d7be9c938e change: add short flag for continue-on-failure 2022-02-25 16:01:17 +08:00
debugtalk 3de4e072b2 fix: typo error 2022-02-25 12:14:16 +08:00
debugtalk b89261a907 Merge branch 'main' of https://github.com/httprunner/hrp into refactor-plugin 2022-02-24 18:53:38 +08:00
debugtalk 213cb545ce Merge pull request #116 from xucong053/main
fix: add slice type of request body data
2022-02-24 18:14:28 +08:00
debugtalk 00df455931 refactor: split plugin files 2022-02-23 16:24:59 +08:00
debugtalk c827222d34 feat: add hrp_step_name, hrp_step_request, hrp_step_response to hooks variables 2022-02-23 16:13:53 +08:00
debugtalk a993500584 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
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 2c3b043050 Merge pull request #104 from xucong053/main
feat: support text/html extraction with regex
2022-02-22 15:17:32 +08:00
debugtalk 0423fc96e8 fix: omit print request/response body for non-text content 2022-02-21 21:18:31 +08:00
debugtalk e5b53df245 fix: set to unknown to avoid Content-Length mismatched 2022-02-21 20:11:55 +08:00
debugtalk d534fe06ee change: convert brotli.Reader to io.ReadCloser 2022-02-21 18:48:18 +08:00
debugtalk b3762dbbbc fix: replace with github.com/andybalholm/brotli to avoid using cgo 2022-02-21 18:25:01 +08:00
debugtalk fd29a6cf8c Merge pull request #99 from ZhouYixun/main
change: update har2case flag default strategy
2022-02-21 17:09:18 +08:00
debugtalk c6535f0f78 fix #100: decode response body in br/gzip/deflate formats 2022-02-21 16:58:55 +08:00
debugtalk 1f0996d269 Merge pull request #98 from ZhouYixun/main
change: replace spaces with indent when generating JSON testcases
2022-02-21 15:17:25 +08:00
debugtalk 3e4cc34162 Merge pull request #97 from bbx-winner/main
fix #97: incorrect data type when extracting data using jmespath
2022-02-21 13:21:02 +08:00
debugtalk c6ce47ba89 fix: unittest 2022-02-18 21:11:37 +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
debugtalk 320e9601a7 bump version to v0.6.1 2022-02-17 20:14:14 +08:00
debugtalk b7e82230e7 Merge pull request #91 from bbx-winner/main
fix: broadcast to all rendezvous at once when spawn done
2022-02-17 20:00:50 +08:00
debugtalk 17d35dfa15 Merge pull request #85 from xucong053/main
change: merge teststeps when call other testcases
change: add timestamp for generated summary and html reports
2022-02-17 18:48:35 +08:00
debugtalk 9fd2367367 Merge pull request #83 from bbx-winner/main
- fix: panic when assertion function not exists
- change: json unmarshal to float64 when parsing data
2022-02-15 17:48:54 +08:00