Commit Graph

143 Commits

Author SHA1 Message Date
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
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
9d185677d5 change: sort map keys to keep validators in stable order 2021-10-17 11:33:21 +08:00
debugtalk
f575f9dabd change: make genOutputPath public 2021-10-17 11:24:50 +08:00
debugtalk
408c7d71f4 feat: add examples from postman-echo 2021-10-17 00:47:55 +08:00
debugtalk
f8e56d04d6 feat: specify output directory 2021-10-17 00:46:17 +08:00
debugtalk
e3f0c99528 feat: add har2case flag 2021-10-17 00:22:59 +08:00
debugtalk
5c4c3378ee docs: update example 2021-10-17 00:03:45 +08:00
debugtalk
63ad156c09 change: update flow chart 2021-10-16 23:37:43 +08:00
debugtalk
6486abde37 fix: project name 2021-10-16 23:31:57 +08:00
debugtalk
296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
ca8cda9df4 change: ensure step name not empty 2021-10-16 17:48:59 +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
a0ea2bdaeb fix: makeRequestBody for post raw data 2021-10-16 15:14:20 +08:00
debugtalk
928b9a85e8 feat: set proxy url 2021-10-16 14:38:31 +08:00
debugtalk
b7de0cfcdd change: add tests for making validators 2021-10-16 14:12:12 +08:00
debugtalk
170fef8dcd feat: make validators for response 2021-10-15 22:22:09 +08:00
debugtalk
fbdcf107ea feat: post form data 2021-10-15 21:25:42 +08:00
debugtalk
b0fe1e42af refactor: post data with body 2021-10-15 21:12:27 +08:00
debugtalk
17035e1668 change: add post form data in demo 2021-10-15 20:31:29 +08:00
debugtalk
46b1304fb6 feat: har2case scaffold 2021-10-15 11:22:23 +08:00
debugtalk
0a73cca384 change: rename files 2021-10-11 18:28:07 +08:00
debugtalk
5d74da65d3 change: getFilenameWithoutExtension 2021-10-11 18:23:16 +08:00
debugtalk
7d6847aea4 tests: add demo 2021-10-11 16:19:46 +08:00
debugtalk
ff7ad3249a feat: add har2case command 2021-10-11 15:36:02 +08:00
debugtalk
09fdaa8c35 feat: gen markdown docs for command 2021-10-11 15:34:41 +08:00
debugtalk
beaf5adaef refactor: rename command 2021-10-11 15:18:37 +08:00
debugtalk
177106fcad change: rename cmd 2021-10-11 15:08:05 +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
1f30c80cb5 feat: add --silent cmd flag 2021-10-10 21:34:47 +08:00
debugtalk
18f3dd9f5c change: update flow chart 2021-10-10 16:35:25 +08:00
debugtalk
e946799b7c change: Runner client 2021-10-10 15:02:00 +08:00
debugtalk
d490842f25 feat: add run subcommand 2021-10-10 14:49:38 +08:00
debugtalk
ce06ee09db refactor: rename API 2021-10-10 12:40:32 +08:00
debugtalk
e1411c36da change: TestCasePath Path field 2021-10-10 01:09:36 +08:00
debugtalk
b69b7dd00c feat: run tsetcase by path 2021-10-10 00:49:19 +08:00
debugtalk
47df016280 change: relocate tests 2021-10-10 00:44:28 +08:00
debugtalk
7579172e25 feat: run tsetcase by path 2021-10-10 00:36:38 +08:00
debugtalk
bfc1742e3b fix: json unmarshal int 2021-10-09 23:26:08 +08:00
debugtalk
fbc557ecd9 feat: convertTestCase 2021-10-09 20:41:00 +08:00
debugtalk
578d56daad feat: loadFromYAML 2021-10-09 20:12:50 +08:00
debugtalk
89ca777640 feat: loadFromJSON 2021-10-09 20:11:02 +08:00
debugtalk
3cbcab6361 feat: dump2YAML 2021-10-09 16:44:43 +08:00