Commit Graph

37 Commits

Author SHA1 Message Date
xucong053
af6c433069 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
debugtalk
398df1837c merge main 2022-03-04 17:50:43 +08:00
debugtalk
ce4c3d414e refactor: replace json with json-iterator/go to improve performance 2022-03-04 17:39:15 +08:00
buyuxiang
6e0d17c2b8 move convertCheckExpr to convertCompatTestCase 2022-03-03 19:29:35 +08:00
buyuxiang
c158259219 fix compat convert, add unittest 2022-03-03 18:31:10 +08:00
buyuxiang
6fb28f50cb fix: len(validatorMap) == 3 2022-03-01 20:58:24 +08:00
buyuxiang
11448faed0 fix: change Validators type, check json body format 2022-03-01 18:05:13 +08:00
buyuxiang
cf9190ab18 fix: nil step.Request pointer 2022-02-28 17:39:09 +08:00
buyuxiang
b5629071e1 fix: func convertCompatTestCase 2022-02-28 16:51:31 +08:00
buyuxiang
344aba681c compat: convert testcase generated by HttpRunner
Change-Id: Iabc58b6796b7cd88f7b93e415b3d88dca85b288d
2022-02-24 22:32:16 +08:00
debugtalk
f69dbcbfb6 change: convert brotli.Reader to io.ReadCloser 2022-02-21 18:48:18 +08:00
xucong053
56cc99bbc0 feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
debugtalk
743fc706c6 refactor: remove IConfig 2022-01-19 21:42:12 +08:00
debugtalk
b573210644 feat: support creating and calling custom functions with go plugin 2021-12-28 22:01:02 +08:00
debugtalk
920e0a9431 refactor: logger 2021-12-22 19:36:53 +08:00
debugtalk
f8cebaa5d1 change: relocate 2021-12-08 14:20:54 +08:00
debugtalk
a301266227 refactor: NewStep 2021-12-08 13:26:12 +08:00
debugtalk
99972064ab refactor: NewConfig 2021-12-08 13:07:39 +08:00
debugtalk
83ab5b7038 feat: log rendezvous when running tests 2021-12-08 11:29:57 +08:00
debugtalk
f7fc28bc53 feat: log transaction when running tests 2021-12-08 11:18:48 +08:00
debugtalk
d0fb750c51 change: rename step structs 2021-12-08 10:58:10 +08:00
debugtalk
2b3c1b3c57 change: make API more concise 2021-12-07 21:44:06 +08:00
debugtalk
5de87ac875 refactor: make models private 2021-12-07 11:04:21 +08:00
debugtalk
b345b455eb feat: global set log level 2021-10-18 09:57:07 +08:00
debugtalk
0efcb0a8d1 feat: replace log with zerolog 2021-10-18 00:17:41 +08:00
debugtalk
b431765498 change: replace logs 2021-10-17 22:13:22 +08:00
debugtalk
1077e756b8 feat: replace log with logrus 2021-10-17 11:51:49 +08:00
debugtalk
296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
d0a819b5a4 refactor: convert API 2021-10-11 12:15:24 +08:00
debugtalk
e1411c36da change: TestCasePath Path field 2021-10-10 01:09:36 +08:00
debugtalk
7579172e25 feat: run tsetcase by path 2021-10-10 00:36:38 +08:00
debugtalk
bfc1742e3b fix: json unmarshal int 2021-10-09 23:26:08 +08:00
debugtalk
fbc557ecd9 feat: convertTestCase 2021-10-09 20:41:00 +08:00
debugtalk
578d56daad feat: loadFromYAML 2021-10-09 20:12:50 +08:00
debugtalk
89ca777640 feat: loadFromJSON 2021-10-09 20:11:02 +08:00
debugtalk
3cbcab6361 feat: dump2YAML 2021-10-09 16:44:43 +08:00
debugtalk
44f9756646 feat: dump2JSON 2021-10-09 15:35:11 +08:00