Commit Graph

36 Commits

Author SHA1 Message Date
debugtalk
2da666a4e6 feat: support creating and calling custom functions with go plugin 2021-12-28 22:01:02 +08:00
debugtalk
3574135cf7 change: add StartTransaction/EndTransaction method 2021-12-23 09:32:53 +08:00
debugtalk
bd3aae18f6 change: make API more concise 2021-12-07 21:44:06 +08:00
debugtalk
133a737fb4 refactor: NewConfig 2021-12-07 13:29:06 +08:00
debugtalk
f7ab39374c change: use NewStep to construct a new test step 2021-12-07 11:24:00 +08:00
debugtalk
f598e215f0 change: update example function name 2021-11-11 18:36:31 +08:00
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
646f7c3868 fix: post form data 2021-10-30 16:11:39 +08:00
debugtalk
229a184ddb fix: post form data 2021-10-30 11:49:50 +08:00
debugtalk
ef535a6f6b change: sort map keys to keep validators in stable order 2021-10-17 11:33:21 +08:00
debugtalk
e9b51a6f33 feat: add examples from postman-echo 2021-10-17 00:47:55 +08:00
debugtalk
d6b0ad6b8c feat: add har2case flag 2021-10-17 00:22:59 +08:00
debugtalk
96c136e2be refactor: rename to hrp 2021-10-16 23:14:16 +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
cfa160bcb9 tests: add demo 2021-10-11 16:19:46 +08:00
debugtalk
1a3a714929 refactor: rename API 2021-10-10 12:40:32 +08:00
debugtalk
6c042dcb68 docs: add example 2021-10-04 18:41:43 +08:00
debugtalk
a25827fa8a change: add unittest and examples for parseVariables 2021-10-04 12:38:18 +08:00
debugtalk
98d14c0f8c feat: post json with functions 2021-10-03 22:56:22 +08:00
debugtalk
9685753c4c feat: add length equal 2021-10-03 22:41:29 +08:00
debugtalk
9e449b1b52 change: relocate unittest 2021-10-01 20:59:45 +08:00
debugtalk
a15ec7a818 change: add example for validation 2021-09-30 16:05:38 +08:00
debugtalk
7a3f86877a change: add examples 2021-09-30 15:39:50 +08:00
debugtalk
c2b9d90bb1 fix: extract variables for reference 2021-09-30 15:22:50 +08:00
debugtalk
a205ecbc48 change: move test file 2021-09-30 13:23:59 +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
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
e1f723e47e feat: support post json 2021-09-23 21:53:30 +08:00
debugtalk
961950b35d examples: add post form data and put request 2021-09-23 21:42:42 +08:00
debugtalk
0defdfa76d feat: support post data 2021-09-23 21:37:14 +08:00