debugtalk
e7ecd148d0
change: update docs
2021-12-20 20:22:19 +08:00
debugtalk
1958883a24
feat: report testcase as a whole Action transaction, inspired by LoadRunner
2021-12-20 18:38:36 +08:00
debugtalk
310b89b84b
change: update docs
2021-12-13 14:38:52 +08:00
debugtalk
cde4eae138
feat: load test with transactions
2021-12-12 11:55:26 +08:00
debugtalk
0d9c2873c1
docs: add description for interfaces
2021-12-08 14:29:15 +08:00
debugtalk
799284c121
change: relocate
2021-12-08 14:20:54 +08:00
debugtalk
929247723a
refactor: NewStep
2021-12-08 13:26:12 +08:00
debugtalk
a55f523fd7
refactor: NewConfig
2021-12-08 13:07:39 +08:00
debugtalk
9689201d29
feat: log rendezvous when running tests
2021-12-08 11:29:57 +08:00
debugtalk
01cd071bb9
feat: log transaction when running tests
2021-12-08 11:18:48 +08:00
debugtalk
6da8ebf62c
change: rename step structs
2021-12-08 10:58:10 +08:00
debugtalk
4d8d5e8091
Merge pull request #35 from httprunner/refactor-models
...
change: make API more concise
2021-12-07 21:45:23 +08:00
debugtalk
bd3aae18f6
change: make API more concise
2021-12-07 21:44:06 +08:00
debugtalk
1a36547ff0
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
23602902be
docs: add comments
2021-12-07 18:37:42 +08:00
debugtalk
648b6c6616
docs: udpate changelog
2021-12-07 15:04:36 +08:00
debugtalk
ff65cda025
change: add docs
2021-12-07 14:59:30 +08:00
debugtalk
b60f3ae7f5
refactor: NewStep
2021-12-07 14:39:32 +08:00
debugtalk
133a737fb4
refactor: NewConfig
2021-12-07 13:29:06 +08:00
debugtalk
f7ab39374c
change: use NewStep to construct a new test step
2021-12-07 11:24:00 +08:00
debugtalk
87f22e0a16
refactor: make models private
2021-12-07 11:04:21 +08:00
debugtalk
0c10357a90
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
8eee76930b
change: remove mkdocs, move to httprunner/httprunner.github.io
2021-12-06 21:25:24 +08:00
debugtalk
d166bcffa8
Merge pull request #31 from httprunner/dev
...
fix: release
2021-12-02 18:52:37 +08:00
debugtalk
1538867a26
fix: release
2021-12-02 18:52:07 +08:00
debugtalk
a1bacae47f
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
72ebb79c39
docs: update docs
2021-12-02 18:41:11 +08:00
debugtalk
f39acd35a0
feat: add PrometheusPusherOutput
2021-12-02 11:46:33 +08:00
debugtalk
67690a06a4
fix: EventTracking ev field type
2021-11-26 16:43:25 +08:00
debugtalk
9415ab6d9f
Merge pull request #28 from httprunner/dev
...
feat: use unique machine ID for reporting GA
2021-11-26 16:23:49 +08:00
debugtalk
ae4068edbc
feat: use unique machine ID for reporting GA
2021-11-26 16:21:55 +08:00
debugtalk
3a62c7e6a8
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
7fd26395ed
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
aad2597334
Merge pull request #24 from bbx-winner/byx/dev
...
change gitignore
2021-11-24 17:04:50 +08:00
debugtalk
ae7710e9d0
Merge pull request #23 from httprunner/fix-github-actions-badge
...
fix github actions badge
2021-11-19 19:57:09 +08:00
debugtalk
e5847d49ce
fix github actions badge
2021-11-19 19:56:49 +08:00
debugtalk
55bb143e8f
Merge pull request #22 from httprunner/build_publish
...
v0.2.0
2021-11-19 17:48:14 +08:00
debugtalk
f84a99f0b7
bump version to v0.2.0
2021-11-19 17:39:25 +08:00
debugtalk
48e26354a7
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
95d0c5d951
docs: update changelog
2021-11-19 15:15:59 +08:00
debugtalk
1b48ff2591
feat: deploy docs to github pages when PR merged
2021-11-19 15:03:39 +08:00
debugtalk
d5b4a15a20
change: update hrp cli docs
2021-11-19 14:46:50 +08:00
debugtalk
d8373e3f58
fix: mkdocs with force
2021-11-19 14:41:53 +08:00
debugtalk
c3f80d3d1e
feat: deploy docs to github pages on github actions
2021-11-19 14:38:19 +08:00
debugtalk
d306452b19
feat #19 : integrate sentry for event reporting
2021-11-18 18:14:02 +08:00
debugtalk
52afe41a66
docs: add changelog for v0.1.0
2021-11-18 17:33:30 +08:00
debugtalk
1edd5dd3ef
change: relocate files
2021-11-18 17:08:41 +08:00
debugtalk
698e9f757b
docs: add installation docs
2021-11-18 16:48:36 +08:00
debugtalk
3ddde0f11d
change: update sponsors
2021-11-18 16:39:34 +08:00
debugtalk
684a86dcd7
docs: add qrcode
2021-11-18 16:26:22 +08:00
debugtalk
857d7a3f62
feat: init mkdocs
2021-11-18 16:03:02 +08:00
debugtalk
69261dbb4f
fix: data racing when running boomer
2021-11-16 20:03:32 +08:00
debugtalk
3e149fa69f
fix: data racing when running boomer
2021-11-16 18:20:25 +08:00
debugtalk
3f14f7d377
change: upgrade boomer
2021-11-16 13:10:02 +08:00
debugtalk
d30084062d
change: update sponsor info
2021-11-15 20:30:52 +08:00
debugtalk
35ad132980
change: add sponsor hogwarts
2021-11-15 18:21:53 +08:00
debugtalk
2c9978e249
fix: print boomer console output
2021-11-15 16:07:42 +08:00
debugtalk
a627ac4494
feat: quit boomer test
2021-11-15 15:23:32 +08:00
debugtalk
ddd162f349
change: add session variables
2021-11-15 15:12:21 +08:00
debugtalk
2104019d28
fix: run boomer test
2021-11-14 21:40:05 +08:00
debugtalk
44767169ea
feat: run standalone boomer
2021-11-14 20:58:45 +08:00
debugtalk
e565db32b0
change: boomer go mod
2021-11-11 21:18:35 +08:00
debugtalk
8c02c651d6
docs: change to details
2021-11-11 20:29:19 +08:00
debugtalk
eb6aea303c
docs: use as CLI tool
2021-11-11 20:10:14 +08:00
debugtalk
48edec17d6
change: upgrade go mod
2021-11-11 18:38:48 +08:00
debugtalk
f598e215f0
change: update example function name
2021-11-11 18:36:31 +08:00
debugtalk
6f2a38b5c7
refactor: runner api
2021-11-11 16:23:30 +08:00
debugtalk
6bf56db88d
change: demo testcase
2021-11-11 16:02:06 +08:00
debugtalk
7af418e704
change: git ignore __pycache__
2021-11-10 18:52:37 +08:00
debugtalk
44c9c4920d
fix: connection keep alive
2021-10-31 18:00:25 +08:00
debugtalk
81f9de390d
feat: log & print request/response
2021-10-31 17:26:57 +08:00
debugtalk
646f7c3868
fix: post form data
2021-10-30 16:11:39 +08:00
debugtalk
ff243a9402
fix: request host
2021-10-30 15:52:25 +08:00
debugtalk
676c43d43d
fix: set proxy url
2021-10-30 12:36:59 +08:00
debugtalk
229a184ddb
fix: post form data
2021-10-30 11:49:50 +08:00
debugtalk
a517203a19
refactor: replace http client with net/http
2021-10-29 17:55:50 +08:00
debugtalk
9e76d62a7c
change: replace boomer
2021-10-18 14:36:20 +08:00
debugtalk
c287241c13
change: PersistentPreRun log setting
2021-10-18 10:13:27 +08:00
debugtalk
268c4fd0af
feat: global set log with pretty console
2021-10-18 10:04:45 +08:00
debugtalk
368ed9e14b
feat: global set log level
2021-10-18 09:57:07 +08:00
debugtalk
ffbe60b833
feat: replace log with zerolog
2021-10-18 00:17:41 +08:00
debugtalk
b77f935339
change: replace logs
2021-10-17 22:13:22 +08:00
debugtalk
2fd45a5d63
feat: replace log with logrus
2021-10-17 11:51:49 +08:00
debugtalk
ef535a6f6b
change: sort map keys to keep validators in stable order
2021-10-17 11:33:21 +08:00
debugtalk
d18f3fec82
change: make genOutputPath public
2021-10-17 11:24:50 +08:00
debugtalk
e9b51a6f33
feat: add examples from postman-echo
2021-10-17 00:47:55 +08:00
debugtalk
cada3cf683
feat: specify output directory
2021-10-17 00:46:17 +08:00
debugtalk
d6b0ad6b8c
feat: add har2case flag
2021-10-17 00:22:59 +08:00
debugtalk
63cf798db1
docs: update example
2021-10-17 00:03:45 +08:00
debugtalk
b6b96208eb
change: update flow chart
2021-10-16 23:37:43 +08:00
debugtalk
a8b7079bef
fix: project name
2021-10-16 23:31:57 +08:00
debugtalk
96c136e2be
refactor: rename to hrp
2021-10-16 23:14:16 +08:00
debugtalk
078f7fb20f
change: ensure step name not empty
2021-10-16 17:48:59 +08:00
debugtalk
b1f4a4f006
feat: record response body length
2021-10-16 16:08:00 +08:00
debugtalk
bb292aab8b
fix: handle non-json response body
2021-10-16 15:34:13 +08:00
debugtalk
2dd3ac5b63
fix: makeRequestBody for post raw data
2021-10-16 15:14:20 +08:00
debugtalk
98fa273d4c
feat: set proxy url
2021-10-16 14:38:31 +08:00
debugtalk
fafb5cfde5
change: add tests for making validators
2021-10-16 14:12:12 +08:00
debugtalk
443bfdc7e4
feat: make validators for response
2021-10-15 22:22:09 +08:00
debugtalk
d5cbd1820e
feat: post form data
2021-10-15 21:25:42 +08:00