Commit Graph

2602 Commits

Author SHA1 Message Date
debugtalk
3f2d907c9d refactor: relocate hrp tests 2022-03-27 11:41:55 +08:00
debugtalk
30003077fc change: move html template to scaffold 2022-03-27 11:28:46 +08:00
debugtalk
86fb3def93 change: lock funplugin version when creating scaffold project 2022-03-27 11:13:03 +08:00
debugtalk
ee86bb9292 change: remove startproject in python version, move all features to go version 2022-03-27 10:00:02 +08:00
debugtalk
e382f692e4 change: remove har2case, move all features to go version 2022-03-26 11:58:54 +08:00
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
d3b3b80d17 refactor: move load json/yaml functions to internal 2022-03-26 09:26:12 +08:00
debugtalk
0111deece7 fix: post json with empty data 2022-03-25 23:48:14 +08:00
debugtalk
fbe6b51b7a fix: remove misuse of NoReturn in Python typing 2022-03-25 19:10:28 +08:00
debugtalk
b0a8c6ce9e change: remove fastapi and uvicorn for python httprunner 2022-03-25 16:54:56 +08:00
debugtalk
6ce24fb6a2 change: remove locust for python httprunner 2022-03-25 16:50:45 +08:00
debugtalk
9d8f547e37 Merge pull request #1208 from httprunner/sentry-sdk
- change: integrate sentry sdk for panic reporting and analysis
- refactor: rename ga package to sdk
- fix: ignore exceptions when reporting GA events
2022-03-25 16:29:55 +08:00
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
xucong053
e31ef1f316 fix: modify loop count 2022-03-24 23:14:36 +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
xucong053
71b2587e58 feat: support think time for load testing #120 2022-03-22 11:33:49 +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