Commit Graph

26 Commits

Author SHA1 Message Date
buyuxiang
5c03e0d325 modify assertion functions and their docs
Change-Id: I12bc6425e098b62b08bd5ca2fb7a9cc0482e1910
2022-02-11 17:54:32 +08:00
xucong053
2a81a4a04a feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
徐聪
ec44dd41b0 fix: no error is logged when the assertion fails 2022-01-18 22:10:50 +08:00
徐聪
96a731b592 fix: no error is logged when the assertion fails 2022-01-18 21:37:03 +08:00
徐聪
62f54162e4 fix: no error is logged when the assertion fails 2022-01-18 21:33:41 +08:00
debugtalk
cfad6cee59 refactor: group parser functions 2022-01-06 17:32:00 +08:00
debugtalk
2da666a4e6 feat: support creating and calling custom functions with go plugin 2021-12-28 22:01:02 +08:00
debugtalk
2c0772ce30 refactor: logger 2021-12-22 19:36:53 +08:00
debugtalk
87f22e0a16 refactor: make models private 2021-12-07 11:04:21 +08:00
debugtalk
7fd26395ed 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
a517203a19 refactor: replace http client with net/http 2021-10-29 17:55:50 +08:00
debugtalk
368ed9e14b feat: global set log level 2021-10-18 09:57:07 +08:00
debugtalk
ffbe60b833 feat: replace log with zerolog 2021-10-18 00:17:41 +08:00
debugtalk
b77f935339 change: replace logs 2021-10-17 22:13:22 +08:00
debugtalk
2fd45a5d63 feat: replace log with logrus 2021-10-17 11:51:49 +08:00
debugtalk
96c136e2be refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
bb292aab8b fix: handle non-json response body 2021-10-16 15:34:13 +08:00
debugtalk
4fcc7fd590 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
e88deb2a63 change: move assertions to builtin 2021-10-03 10:08:24 +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
dc71f10219 fix: extract variables 2021-09-30 15:00:51 +08:00
debugtalk
df423722c3 feat: extract variables 2021-09-30 13:19:54 +08:00
debugtalk
b58701178d feat: parse variable 2021-09-28 22:50:24 +08:00
debugtalk
2be9dd580b feat: validate response object 2021-09-26 16:34:12 +08:00
debugtalk
6b7955a955 init HttpBommer 🍰 2021-09-19 13:24:50 +08:00