Commit Graph
153 Commits
Author SHA1 Message Date
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
debugtalk 65712f626a refactor: post data with body 2021-10-15 21:12:27 +08:00
debugtalk 54531339f8 change: add post form data in demo 2021-10-15 20:31:29 +08:00
debugtalk ec604c9001 feat: har2case scaffold 2021-10-15 11:22:23 +08:00
debugtalk 0c48b824b0 change: rename files 2021-10-11 18:28:07 +08:00
debugtalk b44c94d8b9 change: getFilenameWithoutExtension 2021-10-11 18:23:16 +08:00
debugtalk cfa160bcb9 tests: add demo 2021-10-11 16:19:46 +08:00
debugtalk a647fe67b0 feat: add har2case command 2021-10-11 15:36:02 +08:00
debugtalk 69e01373d3 feat: gen markdown docs for command 2021-10-11 15:34:41 +08:00
debugtalk 939652fb50 refactor: rename command 2021-10-11 15:18:37 +08:00
debugtalk 292752c532 change: rename cmd 2021-10-11 15:08:05 +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 1a35afd14f feat: add --silent cmd flag 2021-10-10 21:34:47 +08:00
debugtalk 00b631d1bc change: update flow chart 2021-10-10 16:35:25 +08:00
debugtalk 766c7778df change: Runner client 2021-10-10 15:02:00 +08:00
debugtalk efc088f87a feat: add run subcommand 2021-10-10 14:49:38 +08:00