Commit Graph

37 Commits

Author SHA1 Message Date
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
11448faed0 fix: change Validators type, check json body format 2022-03-01 18:05:13 +08:00
buyuxiang
31e2fb61de fix: return checkExpr info when do assertion failed 2022-02-28 17:45:28 +08:00
buyuxiang
2c3597d995 fix: append jmespath info when assertion failed
Change-Id: I576aa651086bb2c22343aa69f862955448e1b209
2022-02-24 22:30:53 +08:00
xucong053
f6d21f6334 feat: support html extraction with regex #87 2022-02-22 15:10:18 +08:00
debugtalk
f69dbcbfb6 change: convert brotli.Reader to io.ReadCloser 2022-02-21 18:48:18 +08:00
buyuxiang
54402ad5f7 fix: extract data using jmespath
Change-Id: Icea3b8fa7e71dd610c19c91e21a259104ab2fe30
2022-02-20 13:43:28 +08:00
buyuxiang
0299e3eecd fix starts_with and ends_wih spelling
Change-Id: I1e475e8187f6e793cd9f9029af93a7d80603b26d
2022-02-14 14:41:15 +08:00
buyuxiang
25509f5cd1 modify assertion functions and their docs
Change-Id: I12bc6425e098b62b08bd5ca2fb7a9cc0482e1910
2022-02-11 17:54:32 +08:00
xucong053
56cc99bbc0 feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
徐聪
a89e956987 fix: no error is logged when the assertion fails 2022-01-18 22:10:50 +08:00
徐聪
22821ba7fa fix: no error is logged when the assertion fails 2022-01-18 21:37:03 +08:00
徐聪
70d3a8a839 fix: no error is logged when the assertion fails 2022-01-18 21:33:41 +08:00
debugtalk
b21cb780c5 refactor: group parser functions 2022-01-06 17:32:00 +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
5de87ac875 refactor: make models private 2021-12-07 11:04:21 +08:00
debugtalk
45566f015c fix: typo
change: do not add console output by default

feat: add GA for docs

refactor: move builtin to internal

refactor: relocate sentry sdk

feat: report events with ga

change: use http client session

fix: report GA events

change: sentry
2021-11-26 15:39:17 +08:00
debugtalk
9b96cf3b31 refactor: replace http client with net/http 2021-10-29 17:55:50 +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
291b972fc6 fix: handle non-json response body 2021-10-16 15:34:13 +08:00
debugtalk
693a8fc445 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
249cd5cb34 change: move assertions to builtin 2021-10-03 10:08:24 +08:00
debugtalk
4910580c38 change: add examples 2021-09-30 15:39:50 +08:00
debugtalk
5029d1e85e fix: extract variables for reference 2021-09-30 15:22:50 +08:00
debugtalk
9304a4e839 fix: extract variables 2021-09-30 15:00:51 +08:00
debugtalk
2a793cfc99 feat: extract variables 2021-09-30 13:19:54 +08:00
debugtalk
93d5a18992 feat: parse variable 2021-09-28 22:50:24 +08:00
debugtalk
9f59dbf340 feat: validate response object 2021-09-26 16:34:12 +08:00
debugtalk
97abc197a4 init HttpBommer 🍰 2021-09-19 13:24:50 +08:00