Commit Graph

53 Commits

Author SHA1 Message Date
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
debugtalk
c2e76eaeca feat: parse map data 2021-09-29 14:50:02 +08:00
debugtalk
93d5a18992 feat: parse variable 2021-09-28 22:50:24 +08:00
debugtalk
698733c522 change: remove defaultRunner 2021-09-28 16:08:54 +08:00
debugtalk
c7e2f3b808 feat: support set debug for runner 2021-09-28 15:48:13 +08:00
debugtalk
33c5917412 fix: post data 2021-09-26 16:50:59 +08:00
debugtalk
9f59dbf340 feat: validate response object 2021-09-26 16:34:12 +08:00
debugtalk
df7366af55 feat: runStepTestCase 2021-09-24 11:31:34 +08:00
debugtalk
c20f9b07ad feat: runStepRequest 2021-09-24 11:24:13 +08:00
debugtalk
c446f3bf81 feat: support post json 2021-09-23 21:53:30 +08:00
debugtalk
e95cc1a05c feat: support post data 2021-09-23 21:37:14 +08:00
debugtalk
cad10bc8b6 feat: run referenced testcase 2021-09-23 11:59:52 +08:00
debugtalk
cc386767ca feat: buildURL 2021-09-23 11:23:26 +08:00
debugtalk
102b8a94a3 refactor: runStep 2021-09-22 21:25:28 +08:00
debugtalk
9fb19da2ac refactor: Run with config 2021-09-22 20:12:33 +08:00
debugtalk
3f9b8be720 refactor: simplify api 2021-09-22 19:49:26 +08:00