Commit Graph

39 Commits

Author SHA1 Message Date
xucong053
ee679a7bc2 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
debugtalk
7148328208 fix: avoid data racing 2022-01-06 19:45:37 +08:00
debugtalk
014e53cef4 refactor: call function 2022-01-06 18:03:56 +08:00
debugtalk
cfad6cee59 refactor: group parser functions 2022-01-06 17:32:00 +08:00
debugtalk
0160e3a342 merge main 2022-01-06 11:20:32 +08:00
徐聪
c0300a6e3a feat: data-driven. 2022-01-04 21:19:56 +08:00
徐聪
b8e9f320eb feat: data-driven. 2022-01-04 14:24:19 +08:00
徐聪
57816f504b feat: data-driven. 2021-12-30 21:28:05 +08:00
徐聪
fc3c9c19a2 feat: data-driven. 2021-12-30 17:31:14 +08:00
徐聪
83923affa8 feat: data-driven. 2021-12-29 15:02:12 +08:00
debugtalk
f2b732a78c change: skip go plugin test for windows 2021-12-28 22:46:01 +08:00
debugtalk
2da666a4e6 feat: support creating and calling custom functions with go plugin 2021-12-28 22:01:02 +08:00
徐聪
43deb78b26 feat: data-driven. 2021-12-28 18:16:02 +08:00
debugtalk
96c136e2be refactor: rename to hrp 2021-10-16 23:14:16 +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
debugtalk
b779511245 feat: convertString 2021-10-03 23:49:04 +08:00
debugtalk
36b3e21880 feat: parse functions 2021-10-03 21:19:23 +08:00
debugtalk
cc736e9aed feat: parseFunctionArguments 2021-10-03 20:15:55 +08:00
debugtalk
1b2cdd207a feat: eval literal 2021-10-03 19:50:22 +08:00
debugtalk
92b2b18b9e feat: call function without argument 2021-10-03 12:30:53 +08:00
debugtalk
2780ad9f67 feat: call function with two argument 2021-10-03 11:38:04 +08:00
debugtalk
f3742d3f6c feat: call function with one argument 2021-10-03 10:41:49 +08:00
debugtalk
a2cc1fae7f feat: call function 2021-10-03 10:04:29 +08:00
debugtalk
dd0b2d3aa4 feat: add regexCompileFunction 2021-10-02 23:58:12 +08:00
debugtalk
db67223757 change: add unittest for regexCompileVariable 2021-10-02 23:22:29 +08:00
debugtalk
292424e635 feat: override config variables 2021-09-30 11:43:29 +08:00
debugtalk
13f0ed2731 fix: parse headers 2021-09-30 11:03:31 +08:00
debugtalk
9ef0885cca fix: parse map key 2021-09-30 10:48:27 +08:00
debugtalk
11a77f0189 feat: parse map data 2021-09-29 14:50:02 +08:00
debugtalk
002e67436b change: update test 2021-09-29 13:14:35 +08:00
debugtalk
a95be1943d feat: use 28586 to escape $ notation 2021-09-29 13:10:09 +08:00
debugtalk
d37b801477 change: use data driven test 2021-09-29 12:52:56 +08:00
debugtalk
e007d0dc24 fix: variable name should start with a letter or underscore 2021-09-29 12:00:11 +08:00
debugtalk
e54ddfebec fix: parse variables 2021-09-29 11:07:40 +08:00
debugtalk
b58701178d feat: parse variable 2021-09-28 22:50:24 +08:00
debugtalk
03404f18ab feat: buildURL 2021-09-23 11:23:26 +08:00