Commit Graph
100 Commits
Author SHA1 Message Date
debugtalk ac1fd28d96 refactor: simplify boomer runner 2021-12-24 10:05:27 +08:00
debugtalk dc2933550c change: unittest with race 2021-12-23 22:33:38 +08:00
debugtalk de2ef7b4c6 feat: add boomer state 2021-12-23 22:31:30 +08:00
debugtalk 946123e070 refactor: simplify boomer runner 2021-12-23 22:01:35 +08:00
debugtalk e9513b508d fix: race error 2021-12-23 18:53:00 +08:00
debugtalk 2ea2227b1a docs: update demo log 2021-12-23 17:25:03 +08:00
debugtalk 598d7c5a5d Merge pull request #36 from httprunner/feat-transaction
v0.3.0

- feat: implement `transaction` mechanism for load test
- feat: support `--continue-on-failure` flag to continue running next step when failure occurs, default to failfast
- refactor: fork boomer as sub module
- feat: report GA events with version
- feat: run load test with the given limit and burst as rate limiter
- change: update API models
2021-12-23 17:19:02 +08:00
debugtalk 7b509d36d0 change: remove race detector 2021-12-23 17:13:05 +08:00
debugtalk 0eaefb923a change: add warn logs 2021-12-23 11:10:13 +08:00
debugtalk c0d830c672 fix: unittest 2021-12-23 09:42:15 +08:00
debugtalk 6d6d390c01 change: update docs 2021-12-23 09:33:19 +08:00
debugtalk c65b020548 change: add StartTransaction/EndTransaction method 2021-12-23 09:32:53 +08:00
debugtalk 745a29a379 change: remove namespace 2021-12-22 21:04:20 +08:00
debugtalk a36232b734 change: update logs 2021-12-22 20:45:53 +08:00
debugtalk f0a16de225 feat: report GA events with version 2021-12-22 20:13:40 +08:00
debugtalk 68bb46d504 feat: group metrics with instance uuid 2021-12-22 19:46:06 +08:00
debugtalk 920e0a9431 refactor: logger 2021-12-22 19:36:53 +08:00
debugtalk 8ef4ad4282 refactor: fork boomer as sub module 2021-12-22 17:21:52 +08:00
debugtalk 4696a18eb4 fix: report transaction result 2021-12-21 20:38:36 +08:00
debugtalk 1e57b840b4 change: update docs 2021-12-20 20:22:19 +08:00
debugtalk 7b852124c1 feat: report testcase as a whole Action transaction, inspired by LoadRunner 2021-12-20 18:38:36 +08:00
debugtalk 804134c32a change: update docs 2021-12-13 14:38:52 +08:00
debugtalk 6055dc1125 feat: load test with transactions 2021-12-12 11:55:26 +08:00
debugtalk 831ae12f89 docs: add description for interfaces 2021-12-08 14:29:15 +08:00
debugtalk f8cebaa5d1 change: relocate 2021-12-08 14:20:54 +08:00
debugtalk a301266227 refactor: NewStep 2021-12-08 13:26:12 +08:00
debugtalk 99972064ab refactor: NewConfig 2021-12-08 13:07:39 +08:00
debugtalk 83ab5b7038 feat: log rendezvous when running tests 2021-12-08 11:29:57 +08:00
debugtalk f7fc28bc53 feat: log transaction when running tests 2021-12-08 11:18:48 +08:00
debugtalk d0fb750c51 change: rename step structs 2021-12-08 10:58:10 +08:00
debugtalk 10795e0465 Merge pull request #35 from httprunner/refactor-models
change: make API more concise
2021-12-07 21:45:23 +08:00
debugtalk 2b3c1b3c57 change: make API more concise 2021-12-07 21:44:06 +08:00
debugtalk e7e62e7c6a Merge pull request #34 from httprunner/refactor-models
v0.2.2

- refactor: update models to make API more concise
- change: remove mkdocs, move to [repo](https://github.com/httprunner/httprunner.github.io)
2021-12-07 18:44:31 +08:00
debugtalk 5204a83800 docs: add comments 2021-12-07 18:37:42 +08:00
debugtalk b78a753b3c docs: udpate changelog 2021-12-07 15:04:36 +08:00
debugtalk 17566d39d3 change: add docs 2021-12-07 14:59:30 +08:00
debugtalk bf7e331f62 refactor: NewStep 2021-12-07 14:39:32 +08:00
debugtalk d31c30476f refactor: NewConfig 2021-12-07 13:29:06 +08:00
debugtalk b8573c2ea9 change: use NewStep to construct a new test step 2021-12-07 11:24:00 +08:00
debugtalk 5de87ac875 refactor: make models private 2021-12-07 11:04:21 +08:00
debugtalk 827f934d34 Merge pull request #33 from httprunner/docs
change: remove mkdocs, move to httprunner/httprunner.github.io
2021-12-06 21:26:16 +08:00
debugtalk 30f0e0fe3b change: remove mkdocs, move to httprunner/httprunner.github.io 2021-12-06 21:25:24 +08:00
debugtalk 6be00dbf7d Merge pull request #31 from httprunner/dev
fix: release
2021-12-02 18:52:37 +08:00
debugtalk a3e9756fbc fix: release 2021-12-02 18:52:07 +08:00
debugtalk c5c5737caa Merge pull request #30 from httprunner/dev
v0.2.1

- feat: push load testing metrics to Prometheus Pushgateway
- feat: report events with Google Analytics
2021-12-02 18:45:53 +08:00
debugtalk b75ffc11d9 docs: update docs 2021-12-02 18:41:11 +08:00
debugtalk dcba1dfa65 feat: add PrometheusPusherOutput 2021-12-02 11:46:33 +08:00
debugtalk f44662066e fix: EventTracking ev field type 2021-11-26 16:43:25 +08:00
debugtalk 57371cbebe Merge pull request #28 from httprunner/dev
feat: use unique machine ID for reporting GA
2021-11-26 16:23:49 +08:00
debugtalk b0c2a5e5af feat: use unique machine ID for reporting GA 2021-11-26 16:21:55 +08:00
debugtalk 5880041c70 Merge pull request #27 from httprunner/dev
0.2.1

- feat: report events with Google Analytics
- change: do not add console output by default
- refactor: move builtin to internal
2021-11-26 15:42:31 +08:00
debugtalk 45566f015c fix: typo
change: do not add console output by default

feat: add GA for docs

refactor: move builtin to internal

refactor: relocate sentry sdk

feat: report events with ga

change: use http client session

fix: report GA events

change: sentry
2021-11-26 15:39:17 +08:00
debugtalk b9b14165a8 Merge pull request #24 from bbx-winner/byx/dev
change gitignore
2021-11-24 17:04:50 +08:00
debugtalk 9bc7932844 Merge pull request #23 from httprunner/fix-github-actions-badge
fix github actions badge
2021-11-19 19:57:09 +08:00
debugtalk 36b6f333f2 fix github actions badge 2021-11-19 19:56:49 +08:00
debugtalk e57936ff4a Merge pull request #22 from httprunner/build_publish
v0.2.0
2021-11-19 17:48:14 +08:00
debugtalk b21232ed29 bump version to v0.2.0 2021-11-19 17:39:25 +08:00
debugtalk f6ac2d82fd feat #11: release hrp cli binaries automatically with github actions
feat #20: add Makefile for running unittest and building hrp cli binary
2021-11-19 17:38:31 +08:00
debugtalk f21e85f0df docs: update changelog 2021-11-19 15:15:59 +08:00
debugtalk 9e15b2161d feat: deploy docs to github pages when PR merged 2021-11-19 15:03:39 +08:00
debugtalk 27bf88de2a change: update hrp cli docs 2021-11-19 14:46:50 +08:00
debugtalk 3b01677f32 fix: mkdocs with force 2021-11-19 14:41:53 +08:00
debugtalk 5a55fd0e50 feat: deploy docs to github pages on github actions 2021-11-19 14:38:19 +08:00
debugtalk 05249967f9 feat #19: integrate sentry for event reporting 2021-11-18 18:14:02 +08:00
debugtalk 4d4ecb1439 docs: add changelog for v0.1.0 2021-11-18 17:33:30 +08:00
debugtalk ee2cd6d6de change: relocate files 2021-11-18 17:08:41 +08:00
debugtalk 129116297a docs: add installation docs 2021-11-18 16:48:36 +08:00
debugtalk 52ffa44f4b change: update sponsors 2021-11-18 16:39:34 +08:00
debugtalk 6ce186d785 docs: add qrcode 2021-11-18 16:26:22 +08:00
debugtalk 889d2c8b41 feat: init mkdocs 2021-11-18 16:03:02 +08:00
debugtalk aa878c7877 fix: data racing when running boomer 2021-11-16 20:03:32 +08:00
debugtalk b81ce9c95e fix: data racing when running boomer 2021-11-16 18:20:25 +08:00
debugtalk 3bee273b63 change: upgrade boomer 2021-11-16 13:10:02 +08:00
debugtalk 8a19ad6f67 change: update sponsor info 2021-11-15 20:30:52 +08:00
debugtalk 3671f1b777 change: add sponsor hogwarts 2021-11-15 18:21:53 +08:00
debugtalk cd65c42d6b fix: print boomer console output 2021-11-15 16:07:42 +08:00
debugtalk 3f96111027 feat: quit boomer test 2021-11-15 15:23:32 +08:00
debugtalk f7efadf207 change: add session variables 2021-11-15 15:12:21 +08:00
debugtalk 4827ebf284 fix: run boomer test 2021-11-14 21:40:05 +08:00
debugtalk 16347d6796 feat: run standalone boomer 2021-11-14 20:58:45 +08:00
debugtalk 7a826921ec change: boomer go mod 2021-11-11 21:18:35 +08:00
debugtalk 2690b1bf11 docs: change to details 2021-11-11 20:29:19 +08:00
debugtalk 7b99fb5576 docs: use as CLI tool 2021-11-11 20:10:14 +08:00
debugtalk f124d14c05 change: upgrade go mod 2021-11-11 18:38:48 +08:00
debugtalk 2af56246f4 change: update example function name 2021-11-11 18:36:31 +08:00
debugtalk 00284ff610 refactor: runner api 2021-11-11 16:23:30 +08:00
debugtalk c16fad8905 change: demo testcase 2021-11-11 16:02:06 +08:00
debugtalk 7b8b38da56 change: git ignore __pycache__ 2021-11-10 18:52:37 +08:00
debugtalk 04808d9f9f fix: connection keep alive 2021-10-31 18:00:25 +08:00
debugtalk ed2ab201f0 feat: log & print request/response 2021-10-31 17:26:57 +08:00
debugtalk 2e8c40a1e0 fix: post form data 2021-10-30 16:11:39 +08:00
debugtalk 8c5da086cf fix: request host 2021-10-30 15:52:25 +08:00
debugtalk 78260d6905 fix: set proxy url 2021-10-30 12:36:59 +08:00
debugtalk 65c034360e fix: post form data 2021-10-30 11:49:50 +08:00
debugtalk 9b96cf3b31 refactor: replace http client with net/http 2021-10-29 17:55:50 +08:00
debugtalk 7977c6d367 change: replace boomer 2021-10-18 14:36:20 +08:00
debugtalk cc16ad51d6 change: PersistentPreRun log setting 2021-10-18 10:13:27 +08:00
debugtalk a270af016c feat: global set log with pretty console 2021-10-18 10:04:45 +08:00
debugtalk b345b455eb feat: global set log level 2021-10-18 09:57:07 +08:00
debugtalk 0efcb0a8d1 feat: replace log with zerolog 2021-10-18 00:17:41 +08:00