debugtalk
|
5e40e3692d
|
fix: avoid panic when running tests
|
2022-04-06 13:36:06 +08:00 |
|
debugtalk
|
399ebd00db
|
update
|
2022-04-05 15:28:17 +08:00 |
|
debugtalk
|
33d14d8260
|
Merge pull request #1226 from httprunner/fix-base-url
fix #1220: parse step url with base url
|
2022-04-05 14:09:30 +08:00 |
|
debugtalk
|
6d11f1264f
|
fix: panic by data racing
|
2022-04-05 13:41:52 +08:00 |
|
debugtalk
|
37be5c6060
|
fix #1220: parse step url with base url
|
2022-04-05 13:13:12 +08:00 |
|
debugtalk
|
c2ba010f28
|
feat: disable GA events report by setting environment DISABLE_GA=true
|
2022-04-05 11:49:29 +08:00 |
|
debugtalk
|
e7b32b8251
|
change: do not send GA events in CI environment
|
2022-04-05 10:34:53 +08:00 |
|
debugtalk
|
7b6aa9213c
|
Merge pull request #1222 from httprunner/refactor-python
refactor: make step extensible to support implementing new protocols and test types for python version
|
2022-04-03 00:27:08 +08:00 |
|
debugtalk
|
f8798358b2
|
change: remove locust for python version
|
2022-04-03 00:13:28 +08:00 |
|
debugtalk
|
96117bcc1d
|
feat: add ConfigThrift for thrift rpc
|
2022-04-03 00:06:24 +08:00 |
|
debugtalk
|
fec3641536
|
change: rename StepData to StepResult
|
2022-04-02 23:46:06 +08:00 |
|
debugtalk
|
1b70678bfd
|
docs: add docs
|
2022-04-02 12:12:42 +08:00 |
|
debugtalk
|
eac548f1e7
|
fix: run referenced testcase in python
|
2022-04-02 10:33:35 +08:00 |
|
debugtalk
|
d36c1cb987
|
refactor: make step extensible to support implementing new protocols and test types for python version
|
2022-04-01 22:47:47 +08:00 |
|
debugtalk
|
e5f994f936
|
Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-python
|
2022-03-31 23:01:36 +08:00 |
|
debugtalk
|
8aabf5a422
|
Merge pull request #1218 from xucong053/master
fix: failed to parse testcase config while load testing
|
2022-03-31 17:40:53 +08:00 |
|
debugtalk
|
03b8aa3518
|
change: move step logs to session runner
|
2022-03-31 12:20:40 +08:00 |
|
debugtalk
|
5bd8ecdcfc
|
Merge pull request #1215 from YX-XiaoBai/master
fix: annotation-wrong
|
2022-03-30 17:07:42 +08:00 |
|
debugtalk
|
02d3cc6ec1
|
Merge pull request #1214 from httprunner/refactor-protocol
- refactor: redesign `IStep` to make step extensible to support implementing new protocols and test types
|
2022-03-30 17:06:30 +08:00 |
|
debugtalk
|
d08368ad17
|
docs: add docs for IStep
|
2022-03-30 16:56:31 +08:00 |
|
debugtalk
|
a92820a3b1
|
refactor: runStepRequest
|
2022-03-30 15:34:17 +08:00 |
|
debugtalk
|
20d0749841
|
refactor: TestCaseSessionRunner
|
2022-03-30 14:40:18 +08:00 |
|
debugtalk
|
b3610e550b
|
refactor: restructure code
|
2022-03-30 00:56:04 +08:00 |
|
debugtalk
|
95947987ef
|
change: trigger actions on push to master branch
|
2022-03-29 10:25:23 +08:00 |
|
debugtalk
|
7913f62768
|
Merge pull request #1213 from httprunner/refactor-run-folder
feat: support run testcases in specified folder path, including testcases in sub folders
|
2022-03-29 10:22:24 +08:00 |
|
debugtalk
|
8869b9327c
|
feat: support run testcases in specified folder path, including testcases in sub-folders
|
2022-03-28 23:58:35 +08:00 |
|
debugtalk
|
41b2f258fb
|
Merge pull request #1212 from httprunner/refactor-run-folder
feat: support run testcases in specified folder path
|
2022-03-28 21:49:55 +08:00 |
|
debugtalk
|
2da93086a4
|
change: trigger actions on push to main branch
|
2022-03-28 21:43:41 +08:00 |
|
debugtalk
|
f5e80989c4
|
refactor: simplify ITestCase
|
2022-03-28 20:36:35 +08:00 |
|
debugtalk
|
1e91b8cb0f
|
feat: support run testcases in specified folder path #1198
|
2022-03-28 18:44:16 +08:00 |
|
debugtalk
|
205657588e
|
refactor: change TStep API/TestCase type
|
2022-03-28 16:47:15 +08:00 |
|
debugtalk
|
d5cd830279
|
Merge pull request #1211 from httprunner/refactor
refactor: move features from python version to go version
|
2022-03-27 23:35:25 +08:00 |
|
debugtalk
|
41f60d254f
|
fix: call referenced api/testcase with relative path
|
2022-03-27 23:08:56 +08:00 |
|
debugtalk
|
cdabde4dc8
|
tests: add examples with scaffold
|
2022-03-27 12:00:09 +08:00 |
|
debugtalk
|
98d154b654
|
refactor: relocate hrp tests
|
2022-03-27 11:41:55 +08:00 |
|
debugtalk
|
eed9a78bbf
|
change: move html template to scaffold
|
2022-03-27 11:28:46 +08:00 |
|
debugtalk
|
cec3c31775
|
change: lock funplugin version when creating scaffold project
|
2022-03-27 11:13:03 +08:00 |
|
debugtalk
|
878d009d76
|
change: remove startproject in python version, move all features to go version
|
2022-03-27 10:00:02 +08:00 |
|
debugtalk
|
6c17ea3ada
|
change: remove har2case, move all features to go version
|
2022-03-26 11:58:54 +08:00 |
|
debugtalk
|
da0bec1f77
|
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
|
1a93f0acb0
|
refactor: move load json/yaml functions to internal
|
2022-03-26 09:26:12 +08:00 |
|
debugtalk
|
c99097113e
|
fix: post json with empty data
|
2022-03-25 23:48:14 +08:00 |
|
debugtalk
|
3d0c6a0d21
|
fix: remove misuse of NoReturn in Python typing
|
2022-03-25 19:10:28 +08:00 |
|
debugtalk
|
097318ad2f
|
change: remove fastapi and uvicorn for python httprunner
|
2022-03-25 16:54:56 +08:00 |
|
debugtalk
|
c386302052
|
change: remove locust for python httprunner
|
2022-03-25 16:50:45 +08:00 |
|
debugtalk
|
542195c438
|
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
|
16cef1d1bb
|
change: print panic trace
|
2022-03-25 16:20:27 +08:00 |
|
debugtalk
|
ceb290dd49
|
refactor: rename ga package to sdk
|
2022-03-25 15:57:25 +08:00 |
|
debugtalk
|
3eab7d470f
|
Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-protocol
|
2022-03-25 09:37:44 +08:00 |
|
debugtalk
|
a23c85ee48
|
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
|
62b21dab22
|
change: integrate sentry sdk for panic reporting and analysis
|
2022-03-24 19:46:21 +08:00 |
|
debugtalk
|
90c7ba7364
|
change: update changelog
|
2022-03-24 16:34:10 +08:00 |
|
debugtalk
|
515badec3f
|
change: udpate issue templates
|
2022-03-23 23:26:57 +08:00 |
|
debugtalk
|
87d47f8ad4
|
refactor: relocate python test files
|
2022-03-23 23:14:16 +08:00 |
|
debugtalk
|
1b997c3817
|
docs: move docs to httprunner/docs repo
|
2022-03-23 17:01:46 +08:00 |
|
debugtalk
|
566cc9df82
|
refactor: merge hrp into httprunner repo
|
2022-03-23 16:10:45 +08:00 |
|
debugtalk
|
dc773aec3e
|
Merge branch 'v4-dev'
|
2022-03-23 15:14:26 +08:00 |
|
debugtalk
|
79c25fc475
|
move files to hrp
|
2022-03-23 15:10:23 +08:00 |
|
debugtalk
|
5888c51386
|
refactor: move files to hrp
|
2022-03-23 10:36:24 +08:00 |
|
debugtalk
|
452a1a7536
|
fix #1103: variable should not start with digit
|
2022-03-22 17:37:57 +08:00 |
|
debugtalk
|
4963206442
|
Merge branch 'master' of https://github.com/httprunner/httprunner
|
2022-03-22 17:19:49 +08:00 |
|
debugtalk
|
8b45e8d014
|
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
|
c41aa85afc
|
Merge branch 'master' of https://github.com/httprunner/httprunner
|
2022-03-22 17:13:38 +08:00 |
|
debugtalk
|
0538049806
|
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
|
b96f6d77bc
|
Merge branch 'master' into master
|
2022-03-22 17:06:56 +08:00 |
|
debugtalk
|
35c385303d
|
fix: keep negative index in jmespath unchanged when converting pytest files
|
2022-03-22 17:00:09 +08:00 |
|
debugtalk
|
c57714bbfe
|
change: load yaml file with FullLoader
|
2022-03-22 16:34:07 +08:00 |
|
debugtalk
|
df2d981c12
|
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
|
bc9681b355
|
docs: update tests
|
2022-03-22 12:28:21 +08:00 |
|
debugtalk
|
ffa2bf21d1
|
change: replace events reporter from sentry to Google Analytics
|
2022-03-22 12:04:46 +08:00 |
|
debugtalk
|
fa80e70f63
|
bump version to v0.8.0
|
2022-03-22 11:59:48 +08:00 |
|
debugtalk
|
1966d7d018
|
docs: update docs
|
2022-03-22 11:57:50 +08:00 |
|
debugtalk
|
1687875ef7
|
Merge branch 'main' of https://github.com/httprunner/hrp into main
|
2022-03-22 11:55:00 +08:00 |
|
debugtalk
|
7ab546865a
|
change: update ga events
|
2022-03-22 11:54:49 +08:00 |
|
debugtalk
|
f2caef638d
|
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
|
fa81c55941
|
feat: report events with Google Analytics
|
2022-03-22 11:39:28 +08:00 |
|
debugtalk
|
2bb50d846f
|
change: upgrade funplugin to v0.4.0
|
2022-03-21 22:51:20 +08:00 |
|
debugtalk
|
f5aba034de
|
change: add integration test for windows
|
2022-03-21 22:27:33 +08:00 |
|
debugtalk
|
13a284bb53
|
change: upgrade websockets for security
|
2022-03-21 15:57:45 +08:00 |
|
debugtalk
|
5aba08b8b4
|
change: upgrade pytest denpendencies
|
2022-03-21 15:53:01 +08:00 |
|
debugtalk
|
d873a5e74b
|
fix #1165: ImportError caused by jinja2 version
|
2022-03-21 15:33:36 +08:00 |
|
debugtalk
|
d8e67e889e
|
fix: python version recongizing
|
2022-03-21 15:21:58 +08:00 |
|
debugtalk
|
ab6772a63c
|
fix: unittests
|
2022-03-21 15:16:09 +08:00 |
|
debugtalk
|
0b1ae05c2b
|
change: upgrade python support version to ^3.7
|
2022-03-21 15:15:38 +08:00 |
|
debugtalk
|
4ff6c1ad05
|
fix #1141: parameterize failure caused by pydantic version
|
2022-03-21 15:12:02 +08:00 |
|
debugtalk
|
70f41c1d49
|
change: github actions
|
2022-03-21 14:40:33 +08:00 |
|
debugtalk
|
7de56be499
|
fix #1161: readme path error
|
2022-03-21 14:14:30 +08:00 |
|
debugtalk
|
b04b1f9f0f
|
fix: unittest
|
2022-03-20 10:09:41 +08:00 |
|
debugtalk
|
cb53ac39b5
|
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
|
df74aafd7b
|
fix: unittest
|
2022-03-18 21:54:06 +08:00 |
|
debugtalk
|
c252549568
|
feat: create python plugin in scaffold
|
2022-03-18 18:07:58 +08:00 |
|
debugtalk
|
5ad4bc3cce
|
change: upgrade funplugin to v0.3.1
|
2022-03-18 16:41:36 +08:00 |
|
debugtalk
|
59f60d94a9
|
change: upgrade funplugin to v0.3.0
|
2022-03-17 16:53:54 +08:00 |
|
debugtalk
|
fd87316740
|
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
|
3e014cee12
|
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
|
4e67595dc3
|
bump version to v0.7.0
|
2022-03-15 23:55:42 +08:00 |
|
debugtalk
|
011d51f0dd
|
Merge branch 'main' of https://github.com/httprunner/hrp into main
|
2022-03-15 23:45:14 +08:00 |
|
debugtalk
|
6d613734b3
|
change: update func plugin
|
2022-03-15 23:40:53 +08:00 |
|
debugtalk
|
3b9e6cd736
|
bump version to v0.6.4
|
2022-03-10 20:16:17 +08:00 |
|
debugtalk
|
aaaf5e5c74
|
change: set not fail-fast
|
2022-03-10 20:08:13 +08:00 |
|