Commit Graph

68 Commits

Author SHA1 Message Date
debugtalk
61760a450f change: remove duplicate error logging 2021-12-30 13:37:02 +08:00
debugtalk
6c1caf2f11 refactor: run testcase with case runner 2021-12-28 18:12:27 +08:00
debugtalk
54f9364765 change: update models 2021-12-24 18:44:54 +08:00
debugtalk
a1ea92cfc5 fix: data race 2021-12-24 17:11:58 +08:00
debugtalk
920e0a9431 refactor: logger 2021-12-22 19:36:53 +08:00
debugtalk
4696a18eb4 fix: report transaction result 2021-12-21 20:38:36 +08:00
debugtalk
7b852124c1 feat: report testcase as a whole Action transaction, inspired by LoadRunner 2021-12-20 18:38:36 +08:00
debugtalk
6055dc1125 feat: load test with transactions 2021-12-12 11:55:26 +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
2b3c1b3c57 change: make API more concise 2021-12-07 21:44:06 +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
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
b81ce9c95e fix: data racing when running boomer 2021-11-16 18:20:25 +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
00284ff610 refactor: runner api 2021-11-11 16:23:30 +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
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
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
debugtalk
b431765498 change: replace logs 2021-10-17 22:13:22 +08:00
debugtalk
1077e756b8 feat: replace log with logrus 2021-10-17 11:51:49 +08:00
debugtalk
296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
714bdd8135 feat: record response body length 2021-10-16 16:08:00 +08:00
debugtalk
291b972fc6 fix: handle non-json response body 2021-10-16 15:34:13 +08:00
debugtalk
928b9a85e8 feat: set proxy url 2021-10-16 14:38:31 +08:00
debugtalk
b0fe1e42af refactor: post data with body 2021-10-15 21:12:27 +08:00
debugtalk
d0a819b5a4 refactor: convert API 2021-10-11 12:15:24 +08:00
debugtalk
c86aaa2555 feat: add boom subcommand 2021-10-10 22:39:52 +08:00
debugtalk
e946799b7c change: Runner client 2021-10-10 15:02:00 +08:00
debugtalk
ce06ee09db refactor: rename API 2021-10-10 12:40:32 +08:00
debugtalk
7579172e25 feat: run tsetcase by path 2021-10-10 00:36:38 +08:00
debugtalk
693a8fc445 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
caf791a282 change: parse step variables 2021-10-03 23:55:52 +08:00
debugtalk
ec295760dc feat: parseConfig 2021-10-03 23:50:53 +08:00
debugtalk
0a96da2f41 feat: post json with functions 2021-10-03 22:56:22 +08:00
debugtalk
9304a4e839 fix: extract variables 2021-09-30 15:00:51 +08:00
debugtalk
2a793cfc99 feat: extract variables 2021-09-30 13:19:54 +08:00
debugtalk
d92b466897 feat: override config variables 2021-09-30 11:43:29 +08:00
debugtalk
b7487020c0 feat: parseHeaders 2021-09-30 10:37:38 +08:00