Commit Graph
100 Commits
Author SHA1 Message Date
debugtalk ad15f39e77 Merge pull request #63 from httprunner/refactor-config
refactor: remove IConfig
2022-01-20 11:16:09 +08:00
debugtalk 743fc706c6 refactor: remove IConfig 2022-01-19 21:42:12 +08:00
debugtalk 573c2d79ad Merge pull request #59 from httprunner/go-plugin
refactor go plugin

- feat: add github.com/httprunner/hrp/plugin sub-module
- feat: add scaffold for plugin
- feat: catch Interrupt and SIGTERM signals to ensure plugin quitted
- change: report event for initializing plugin
- doc: add plugin docs
- refactor: plugin structure
2022-01-19 15:07:14 +08:00
debugtalk 938a01ef31 change: update docs 2022-01-19 15:03:04 +08:00
debugtalk 41cad916ea Merge branch 'main' into go-plugin 2022-01-19 14:52:48 +08:00
debugtalk a96917f587 change: exit 0 when quit hashicorp process 2022-01-19 14:52:30 +08:00
debugtalk 486d549f49 Merge pull request #60 from xucong053/main
fix: no error is logged when the assertion fails
2022-01-18 22:29:22 +08:00
debugtalk 19a8ff72af fix: data race 2022-01-18 20:30:24 +08:00
debugtalk b1e405612e change: clean code 2022-01-18 20:21:43 +08:00
debugtalk c222b22132 feat: catch Interrupt and SIGTERM signals to ensure plugin quitted 2022-01-18 17:33:26 +08:00
debugtalk 9db54544d9 fix: unittests for plugin 2022-01-18 17:20:44 +08:00
debugtalk 6874a2428c feat: add scaffold for plugin 2022-01-17 21:40:20 +08:00
debugtalk e68ae1f27d docs: add plugin docs 2022-01-17 20:16:02 +08:00
debugtalk cc6bd3b104 feat: add github.com/httprunner/hrp/plugin sub-module 2022-01-17 17:32:32 +08:00
debugtalk b2e0c0ba11 change: report event for initializing plugin 2022-01-17 17:20:47 +08:00
debugtalk acf5b34adb refactor: plugin structure 2022-01-17 16:56:44 +08:00
debugtalk 3f0abd4ad6 Merge pull request #58 from httprunner/go-plugin
fix unittests for plugin
2022-01-17 00:11:00 +08:00
debugtalk 2a2c430a8d change: update docs 2022-01-17 00:07:18 +08:00
debugtalk e419155616 refactor: convertArgs 2022-01-17 00:06:56 +08:00
debugtalk aecf369651 change: update github action 2022-01-16 00:15:15 +08:00
debugtalk 3c63f59c58 change: remove plugin sub-module 2022-01-16 00:13:49 +08:00
debugtalk e41f03e49e fix: unittests for CallFunc 2022-01-16 00:07:06 +08:00
debugtalk de7c4b87da refactor: hashicorp tests 2022-01-15 00:32:09 +08:00
debugtalk a4d3b3936b change: update docs 2022-01-14 17:52:23 +08:00
debugtalk 736830e092 change: update sub module 2022-01-14 17:44:41 +08:00
debugtalk 8dedd4883f Merge pull request #57 from httprunner/go-plugin
integrate hashicorp plugin
2022-01-14 17:40:51 +08:00
debugtalk 0bd2186dd9 change: init module github.com/httprunner/hrp/plugin 2022-01-14 17:35:17 +08:00
debugtalk 7fb517915b refactor: plugin functions can be defined in any format 2022-01-14 17:25:07 +08:00
debugtalk b42e6f8019 feat: support creating and calling custom functions with hashicorp/go-plugin 2022-01-14 09:30:18 +08:00
debugtalk 0058f683df merge main 2022-01-13 18:51:00 +08:00
debugtalk 3de1068641 bump version to v0.5.1 2022-01-13 18:41:13 +08:00
debugtalk 5cdfa76f7e Merge pull request #54 from xucong053/main
fix: ensure last stats to be reported
2022-01-13 18:35:10 +08:00
debugtalk 5b1b6c4423 Merge pull request #55 from xucong053/chore/add-error-log-and-summary-of-response-time-to-prometheus
feat: add error log and summary of PCT95 response time to prometheus
2022-01-13 18:30:04 +08:00
debugtalk f27b7d5cb9 change: cache loaded functions to improve performance 2022-01-13 15:07:10 +08:00
debugtalk 63b9249340 refactor: go plugin 2022-01-13 14:44:16 +08:00
debugtalk f2ef6db893 Merge pull request #49 from xucong053/chore/specify-running-cycles-for-load-testing
feat: specify running cycles for load testing
2022-01-12 14:58:08 +08:00
debugtalk b80730d8a4 fix: use GA_TRACKING_ID 2022-01-08 23:14:43 +08:00
debugtalk 48c33ed9d3 Merge pull request #52 from httprunner/scaffold
- feat: create scaffold project
- fix: report GA event with value to indicate failure
2022-01-08 22:58:21 +08:00
debugtalk 46dcd7f2d9 change: unittest action 2022-01-08 22:57:32 +08:00
debugtalk b6b39b9a04 change: scaffold action 2022-01-08 22:55:08 +08:00
debugtalk 4189ed9b3f change: scaffold action 2022-01-08 22:53:32 +08:00
debugtalk 1c0d27004e change: scaffold action 2022-01-08 22:41:33 +08:00
debugtalk 22152048b4 change: trigger github action for scaffold 2022-01-08 22:31:02 +08:00
debugtalk 4cc037621a change: udpate docs 2022-01-08 22:25:52 +08:00
debugtalk 1c8df8ecfd feat: create scaffold project 2022-01-08 22:12:21 +08:00
debugtalk 288346bfd8 refactor: commands 2022-01-08 15:10:37 +08:00
debugtalk d3c97800f0 fix: report GA event with value to indicate failure 2022-01-08 12:35:54 +08:00
debugtalk d1b80bb164 feat: init scaffold 2022-01-08 11:42:39 +08:00
debugtalk 30db032fbb docs: udpate README 2022-01-07 18:28:46 +08:00
debugtalk a6f0bef54a Merge pull request #50 from httprunner/go-plugin
v0.5.0

- feat: install hrp with one shell command
- feat: report GA event for loading go plugin
2022-01-07 18:16:32 +08:00
debugtalk 7bc0e2fbaa docs: update changelog 2022-01-07 18:14:46 +08:00
debugtalk e0b0de4b93 feat: install hrp with one shell command 2022-01-07 17:59:42 +08:00
debugtalk c67af6aef4 revert tmp 2022-01-07 15:49:21 +08:00
debugtalk 3846492a60 tmp: test release 2022-01-07 15:46:09 +08:00
debugtalk 2a9f018489 change: RunE => Run 2022-01-07 15:38:34 +08:00
debugtalk 321485588b fix: load GA_TRACKING_ID from github env for release 2022-01-07 10:43:28 +08:00
debugtalk c8dd4b2e28 fix: load GA_TRACKING_ID from github env 2022-01-07 10:38:18 +08:00
debugtalk a9f531515c change: update docs 2022-01-07 10:12:35 +08:00
debugtalk b85e577f6f change: get GA Tracking ID from env 2022-01-07 10:05:46 +08:00
debugtalk 1fdd873b9a change: add GA event for loading go plugin 2022-01-07 09:49:55 +08:00
debugtalk bbd9ebcecb change: remove extra log 2022-01-06 20:54:07 +08:00
debugtalk 5f089730f5 Merge pull request #46 from httprunner/go-plugin
feat: support creating and calling custom functions with go plugin
2022-01-06 20:50:04 +08:00
debugtalk c26dd234b6 fix: avoid data racing 2022-01-06 19:45:37 +08:00
debugtalk 40e1c28ee3 fix: unittest 2022-01-06 18:22:25 +08:00
debugtalk 3f1f9d3690 refactor: call function 2022-01-06 18:03:56 +08:00
debugtalk b21cb780c5 refactor: group parser functions 2022-01-06 17:32:00 +08:00
debugtalk a81c7cd73f bump version to v0.5.0 2022-01-06 14:07:13 +08:00
debugtalk e448afc43e merge main 2022-01-06 11:20:32 +08:00
debugtalk 3d8193e415 change: update docs 2022-01-06 10:51:22 +08:00
debugtalk 574ee14f06 fix: change variable name 2022-01-05 21:39:09 +08:00
debugtalk 39a2b92729 pull main 2022-01-05 20:53:50 +08:00
debugtalk 843c0ca063 Merge pull request #45 from xucong053/chore/support-rich-interface-request-result-verification-mechanism
feat: add length_less_than, length_less_or_equals, length_greater_than, length_greater_or_equals
2022-01-05 18:34:26 +08:00
debugtalk 87c797cee6 Merge pull request #44 from xucong053/main
feat: running with data-driven tests.
2022-01-05 16:57:38 +08:00
debugtalk 46f2eeed79 change: update models 2021-12-30 18:02:15 +08:00
debugtalk e98b1c848a Merge pull request #43 from httprunner/refactor-case-runner
v0.3.1

- feat: set ulimit to 10240 before load testing
- fix: concurrent map writes in load testing
2021-12-30 16:43:11 +08:00
debugtalk 17657d73a4 fix: skip set ulimit on windows 2021-12-30 16:40:04 +08:00
debugtalk 330d105d6c change: add debug log 2021-12-30 16:30:58 +08:00
debugtalk 3c54bf230b change: skip setting ulimit for windows 2021-12-30 16:22:08 +08:00
debugtalk ce25a14fa8 feat: set ulimit to 10240 before load testing 2021-12-30 15:48:17 +08:00
debugtalk 61760a450f change: remove duplicate error logging 2021-12-30 13:37:02 +08:00
debugtalk be6b175f0c fix: concurrent map writes in load testing 2021-12-30 13:15:04 +08:00
debugtalk 53f4f3c280 revert license 2021-12-30 11:52:53 +08:00
debugtalk 28584ba6de fix: unittest 2021-12-29 21:29:16 +08:00
debugtalk 83e9bbf463 change: skip go plugin test for windows 2021-12-28 22:46:01 +08:00
debugtalk b573210644 feat: support creating and calling custom functions with go plugin 2021-12-28 22:01:02 +08:00
debugtalk 6c1caf2f11 refactor: run testcase with case runner 2021-12-28 18:12:27 +08:00
debugtalk 12e3bda54b change: add website url 2021-12-28 15:22:54 +08:00
debugtalk c1e239d671 Merge pull request #40 from httprunner/revert-39-licence
Revert "Update License"
2021-12-28 14:19:35 +08:00
debugtalk 4fcab5cad5 refactor: move har2case to internal 2021-12-27 17:16:15 +08:00
debugtalk e6fadb6f26 bump version to v0.4.0 2021-12-27 17:13:53 +08:00
debugtalk 8b8c8d2d0f Merge branch 'main' of https://github.com/httprunner/hrp into dev 2021-12-27 16:14:56 +08:00
debugtalk 10fbc7f5c4 Merge pull request #39 from httprunner/licence
Update License

switch license from Apache-2.0 to AGPL-3.0
2021-12-27 16:14:05 +08:00
debugtalk 46d5af901e Update License
switch license from Apache-2.0 to AGPL-3.0
2021-12-27 16:13:16 +08:00
debugtalk b65affaefd feat: add banner in command 2021-12-27 14:52:39 +08:00
debugtalk 54f9364765 change: update models 2021-12-24 18:44:54 +08:00
debugtalk 5fc748e7fc docs: update changelog 2021-12-24 18:44:27 +08:00
debugtalk 978b3214a9 Merge pull request #37 from httprunner/fix-race
- feat: spawn workers with rate limit
- feat: add boomer state
- fix: data race
- fix: getCurrentRps
- refactor: simplify boomer runner
2021-12-24 17:38:22 +08:00
debugtalk 6ab9cfca16 feat: convert state to string 2021-12-24 17:29:45 +08:00
debugtalk 6f9914cdec feat: spawn workers with rate limit 2021-12-24 17:24:30 +08:00
debugtalk a1ea92cfc5 fix: data race 2021-12-24 17:11:58 +08:00