Commit Graph

2640 Commits

Author SHA1 Message Date
duanchao.bill
4152a6ae80 feat: support retry when test step failed 2022-04-07 17:04:11 +08:00
debugtalk
4466e9b980 fix: avoid panic when running tests 2022-04-06 13:36:06 +08:00
debugtalk
a44a20ab45 update 2022-04-05 15:28:17 +08:00
debugtalk
411c5bcc44 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
688dd36394 fix: panic by data racing 2022-04-05 13:41:52 +08:00
debugtalk
19695e76ff fix #1220: parse step url with base url 2022-04-05 13:13:12 +08:00
debugtalk
1aefc9f698 feat: disable GA events report by setting environment DISABLE_GA=true 2022-04-05 11:49:29 +08:00
debugtalk
9eac87543e change: do not send GA events in CI environment 2022-04-05 10:34:53 +08:00
debugtalk
87db9b302e 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
f5294cb23a change: remove locust for python version 2022-04-03 00:13:28 +08:00
debugtalk
1aeaed5050 feat: add ConfigThrift for thrift rpc 2022-04-03 00:06:24 +08:00
debugtalk
390a7b1170 change: rename StepData to StepResult 2022-04-02 23:46:06 +08:00
debugtalk
a0963ce413 docs: add docs 2022-04-02 12:12:42 +08:00
debugtalk
acd85136dd fix: run referenced testcase in python 2022-04-02 10:33:35 +08:00
debugtalk
1a586482f0 refactor: make step extensible to support implementing new protocols and test types for python version 2022-04-01 22:47:47 +08:00
debugtalk
7750b00b24 Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-python 2022-03-31 23:01:36 +08:00
debugtalk
68a591121a Merge pull request #1218 from xucong053/master
fix: failed to parse testcase config while load testing
2022-03-31 17:40:53 +08:00
xucong053
bba8b036b5 fix: failed to parse testcase config while load testing 2022-03-31 17:32:01 +08:00
xucong053
72ea1f65eb fix: failed to run parameters_test.json 2022-03-31 14:25:59 +08:00
debugtalk
dff1255b94 change: move step logs to session runner 2022-03-31 12:20:40 +08:00
debugtalk
78c272ef29 Merge pull request #1215 from YX-XiaoBai/master
fix: annotation-wrong
2022-03-30 17:07:42 +08:00
debugtalk
f0f42888a5 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
63d9b78941 docs: add docs for IStep 2022-03-30 16:56:31 +08:00
debugtalk
6f1495b917 refactor: runStepRequest 2022-03-30 15:34:17 +08:00
debugtalk
26c4f5c0c3 refactor: TestCaseSessionRunner 2022-03-30 14:40:18 +08:00
debugtalk
8708e86b3d refactor: restructure code 2022-03-30 00:56:04 +08:00
chenronghua
a79aa517e9 fix: annotation-wrong 2022-03-29 14:57:55 +08:00
debugtalk
ba33ced50e change: trigger actions on push to master branch 2022-03-29 10:25:23 +08:00
debugtalk
839ea062e8 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
71a2ae944d feat: support run testcases in specified folder path, including testcases in sub-folders 2022-03-28 23:58:35 +08:00
debugtalk
f93e5eb789 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
8fb1f6e0c9 change: trigger actions on push to main branch 2022-03-28 21:43:41 +08:00
debugtalk
8d627f7ba2 refactor: simplify ITestCase 2022-03-28 20:36:35 +08:00
debugtalk
f84bf3b1a6 feat: support run testcases in specified folder path #1198 2022-03-28 18:44:16 +08:00
debugtalk
e31f23cbe0 refactor: change TStep API/TestCase type 2022-03-28 16:47:15 +08:00
debugtalk
98bdb765a1 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
6b2623b95f fix: call referenced api/testcase with relative path 2022-03-27 23:08:56 +08:00
debugtalk
349556249c tests: add examples with scaffold 2022-03-27 12:00:09 +08:00
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