Commit Graph

27 Commits

Author SHA1 Message Date
xucong053
af6c433069 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
buyuxiang
c158259219 fix compat convert, add unittest 2022-03-03 18:31:10 +08:00
buyuxiang
11448faed0 fix: change Validators type, check json body format 2022-03-01 18:05:13 +08:00
debugtalk
ae929a1d7d feat: add flag --log-plugin to turn on plugin logging 2022-02-25 17:55:21 +08:00
buyuxiang
76cb479e8f fix startswith endswith and unittest
Change-Id: I3e1c6fd82812d13b4e23ecd6b23c4d57170852e1
2022-02-15 17:05:39 +08:00
buyuxiang
02299878a0 fix: Connection and Content-Type not found in postman-echo headers
Change-Id: Ieae673e12c7baabe231d7f3509bba18624d80431
2022-02-14 16:06:34 +08:00
debugtalk
743fc706c6 refactor: remove IConfig 2022-01-19 21:42:12 +08:00
徐聪
9c1df91261 fix: avoid data racing. 2022-01-04 15:36:01 +08:00
debugtalk
6c1caf2f11 refactor: run testcase with case runner 2021-12-28 18:12:27 +08:00
debugtalk
d31c30476f refactor: NewConfig 2021-12-07 13:29:06 +08:00
debugtalk
b8573c2ea9 change: use NewStep to construct a new test step 2021-12-07 11:24:00 +08:00
debugtalk
5de87ac875 refactor: make models private 2021-12-07 11:04:21 +08:00
debugtalk
f7efadf207 change: add session variables 2021-11-15 15:12:21 +08:00
debugtalk
4827ebf284 fix: run boomer test 2021-11-14 21:40:05 +08:00
debugtalk
00284ff610 refactor: runner api 2021-11-11 16:23:30 +08:00
debugtalk
296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
b0fe1e42af refactor: post data with body 2021-10-15 21:12:27 +08:00
debugtalk
2a793cfc99 feat: extract variables 2021-09-30 13:19:54 +08:00
debugtalk
698733c522 change: remove defaultRunner 2021-09-28 16:08:54 +08:00
debugtalk
c7e2f3b808 feat: support set debug for runner 2021-09-28 15:48:13 +08:00
debugtalk
9f59dbf340 feat: validate response object 2021-09-26 16:34:12 +08:00
debugtalk
c20f9b07ad feat: runStepRequest 2021-09-24 11:24:13 +08:00
debugtalk
102b8a94a3 refactor: runStep 2021-09-22 21:25:28 +08:00
debugtalk
9fb19da2ac refactor: Run with config 2021-09-22 20:12:33 +08:00
debugtalk
4c2d7673fa refactor: use raw models 2021-09-22 19:58:50 +08:00
debugtalk
fe6cca362c refactor: IStep interface 2021-09-22 18:41:28 +08:00
debugtalk
57a1daf105 refactor: run step with runner 2021-09-22 18:23:18 +08:00