Commit Graph

50 Commits

Author SHA1 Message Date
debugtalk
3e149fa69f fix: data racing when running boomer 2021-11-16 18:20:25 +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
6f2a38b5c7 refactor: runner api 2021-11-11 16:23:30 +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
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
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
96c136e2be refactor: rename to hrp 2021-10-16 23:14:16 +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
98fa273d4c feat: set proxy url 2021-10-16 14:38:31 +08:00
debugtalk
65712f626a refactor: post data with body 2021-10-15 21:12:27 +08:00
debugtalk
5a74b12499 refactor: convert API 2021-10-11 12:15:24 +08:00
debugtalk
188b5598d5 feat: add boom subcommand 2021-10-10 22:39:52 +08:00
debugtalk
766c7778df change: Runner client 2021-10-10 15:02:00 +08:00
debugtalk
1a3a714929 refactor: rename API 2021-10-10 12:40:32 +08:00
debugtalk
e49d2a1b9c feat: run tsetcase by path 2021-10-10 00:36:38 +08:00
debugtalk
4fcc7fd590 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
7fc352b26d change: parse step variables 2021-10-03 23:55:52 +08:00
debugtalk
e91e1ad8b0 feat: parseConfig 2021-10-03 23:50:53 +08:00
debugtalk
98d14c0f8c feat: post json with functions 2021-10-03 22:56:22 +08:00
debugtalk
dc71f10219 fix: extract variables 2021-09-30 15:00:51 +08:00
debugtalk
df423722c3 feat: extract variables 2021-09-30 13:19:54 +08:00
debugtalk
292424e635 feat: override config variables 2021-09-30 11:43:29 +08:00
debugtalk
41c8aca424 feat: parseHeaders 2021-09-30 10:37:38 +08:00
debugtalk
11a77f0189 feat: parse map data 2021-09-29 14:50:02 +08:00
debugtalk
b58701178d feat: parse variable 2021-09-28 22:50:24 +08:00
debugtalk
993cc6af6d change: remove defaultRunner 2021-09-28 16:08:54 +08:00
debugtalk
1c770110d5 feat: support set debug for runner 2021-09-28 15:48:13 +08:00
debugtalk
fbd238e55a fix: post data 2021-09-26 16:50:59 +08:00
debugtalk
2be9dd580b feat: validate response object 2021-09-26 16:34:12 +08:00
debugtalk
c9f1f8e42f feat: runStepTestCase 2021-09-24 11:31:34 +08:00
debugtalk
a2ca1cd0dd feat: runStepRequest 2021-09-24 11:24:13 +08:00
debugtalk
e1f723e47e feat: support post json 2021-09-23 21:53:30 +08:00
debugtalk
0defdfa76d feat: support post data 2021-09-23 21:37:14 +08:00
debugtalk
9f8398a865 feat: run referenced testcase 2021-09-23 11:59:52 +08:00
debugtalk
03404f18ab feat: buildURL 2021-09-23 11:23:26 +08:00
debugtalk
55c8aef53f refactor: runStep 2021-09-22 21:25:28 +08:00
debugtalk
3f3b965b47 refactor: Run with config 2021-09-22 20:12:33 +08:00
debugtalk
5313ea6d6f refactor: simplify api 2021-09-22 19:49:26 +08:00
debugtalk
aee9b0c0b5 refactor: run step with runner 2021-09-22 18:23:18 +08:00
debugtalk
e0d1c5d959 feat: add http request with github.com/imroc/req 2021-09-22 14:25:41 +08:00
debugtalk
6b7955a955 init HttpBommer 🍰 2021-09-19 13:24:50 +08:00