Commit Graph

129 Commits

Author SHA1 Message Date
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
debugtalk
1a3a714929 refactor: rename API 2021-10-10 12:40:32 +08:00
debugtalk
9099410f6e change: TestCasePath Path field 2021-10-10 01:09:36 +08:00
debugtalk
e98d0dbd8e feat: run tsetcase by path 2021-10-10 00:49:19 +08:00
debugtalk
3537125b27 change: relocate tests 2021-10-10 00:44:28 +08:00
debugtalk
e49d2a1b9c feat: run tsetcase by path 2021-10-10 00:36:38 +08:00
debugtalk
ab85a78e47 fix: json unmarshal int 2021-10-09 23:26:08 +08:00
debugtalk
cc2a491453 feat: convertTestCase 2021-10-09 20:41:00 +08:00
debugtalk
5c555a389c feat: loadFromYAML 2021-10-09 20:12:50 +08:00
debugtalk
a09320edd1 feat: loadFromJSON 2021-10-09 20:11:02 +08:00
debugtalk
bbe33e0dd0 feat: dump2YAML 2021-10-09 16:44:43 +08:00
debugtalk
d8a1a6ef24 feat: dump2JSON 2021-10-09 15:35:11 +08:00
debugtalk
f0cedf274c feat: add TCase struct for json loading and dumping 2021-10-09 14:52:32 +08:00
debugtalk
3b5b2a2d72 feat: init cli command 2021-10-08 20:18:50 +08:00
debugtalk
468d744796 change: update flow chart 2021-10-08 10:31:59 +08:00
debugtalk
b292b50094 docs: add flow chart 2021-10-05 12:45:38 +08:00
debugtalk
a51d9ecb62 change: replace tab with space 2021-10-04 18:43:08 +08:00
debugtalk
6c042dcb68 docs: add example 2021-10-04 18:41:43 +08:00
debugtalk
98d992de42 change: add unittest for EqualLength 2021-10-04 18:35:25 +08:00
debugtalk
8f67916d35 feat: assert with startswith and endswith for string 2021-10-04 18:26:29 +08:00
debugtalk
b7acd2e887 docs: add key features 2021-10-04 17:05:22 +08:00
debugtalk
fe3cab0e81 change: assert.Error 2021-10-04 13:21:52 +08:00
debugtalk
4fcc7fd590 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
a25827fa8a change: add unittest and examples for parseVariables 2021-10-04 12:38:18 +08:00
debugtalk
c741825bab feat: parseVariables 2021-10-04 10:37:22 +08:00