Commit Graph

31 Commits

Author SHA1 Message Date
xucong053
521fc4cc17 feat: support think time for load testing #120 2022-03-22 11:33:49 +08:00
xucong053
af6c433069 feat: support api layer and global headers for testcase 2022-03-15 12:39:41 +08:00
debugtalk
0f9628e373 feat: support switch hashicorp plugin with environment HRP_PLUGIN_TYPE 2022-03-04 20:50:37 +08:00
debugtalk
ce4c3d414e refactor: replace json with json-iterator/go to improve performance 2022-03-04 17:39:15 +08:00
debugtalk
f69dbcbfb6 change: convert brotli.Reader to io.ReadCloser 2022-02-21 18:48:18 +08:00
Eason
8748237772 Update for JSON formatting
A small suggestion is to use /t for indentation and line feed in JSON formatting
2022-02-21 15:13:25 +08:00
xucong053
1db0c8067f resolve conflict 2022-02-15 17:57:55 +08:00
buyuxiang
76cb479e8f fix startswith endswith and unittest
Change-Id: I3e1c6fd82812d13b4e23ecd6b23c4d57170852e1
2022-02-15 17:05:39 +08:00
xucong053
c33ff5b9f1 fix: modify logging logic of summary. 2022-02-15 16:37:00 +08:00
buyuxiang
809030f398 fix: converInt function bug
Change-Id: Ifb364a943351f3762f5784fb8d84d9eb385a383f
2022-02-14 16:02:28 +08:00
buyuxiang
25509f5cd1 modify assertion functions and their docs
Change-Id: I12bc6425e098b62b08bd5ca2fb7a9cc0482e1910
2022-02-11 17:54:32 +08:00
buyuxiang
0eb98f9578 fix: incorrect assertion func
Change-Id: I66f25fcf00e36e83308e820b859b4a94907833fc
2022-02-11 15:11:37 +08:00
xucong053
6aeeab2cea feat: generate html reports for API testing #74 2022-02-08 16:49:37 +08:00
xucong053
f85e1aad5e feat: generate html reports for API testing #74 2022-02-08 15:35:02 +08:00
xucong053
57ea2c6453 feat: generate html reports for API testing #74 2022-02-08 14:50:20 +08:00
xucong053
56cc99bbc0 feat: record execution data for report #25 2022-01-27 15:36:36 +08:00
bbx-winner
d83ac691d8 Merge branch 'main' into byx/dev 2022-01-05 18:43:36 +08:00
bbx-winner
10e77b0076 Merge branch 'main' into byx/dev 2022-01-05 17:05:38 +08:00
徐聪
225972d106 Merge branch 'main' into chore/support-rich-interface-request-result-verification-mechanism 2022-01-05 16:55:26 +08:00
徐聪
bc0a3427ac feat: data-driven. 2021-12-30 22:31:39 +08:00
buyuxiang
d3b5a0dba8 chore: add BUILTIN.md, append CHANGELOG.md
Change-Id: I12e0c6ba3621d383fa46a811abbdcd55dbf80a17
2021-12-30 19:50:55 +08:00
buyuxiang
23c09a1e11 complete the comment of builtin.Contains
Change-Id: I949e2ccda53960dd12f64bda3c9c69513f59d4ed
2021-12-30 18:27:58 +08:00
徐聪
0bcc2ec237 feat: data-driven. 2021-12-30 17:31:14 +08:00
buyuxiang
b22a5d2af0 fix: contains assertion bug; feat: add type_match, contained_by, string_equals assertion methods
Change-Id: Icb15fe33a58d1ff69991435bbe70c3cd53bb8dea
2021-12-30 14:47:10 +08:00
徐聪
6b85605ce8 feat: data-driven. 2021-12-29 15:25:57 +08:00
徐聪
1afefaec1c add interface request verification method. 2021-12-29 15:23:36 +08:00
徐聪
109e5c0b3d Merge branch 'main' into chore/support-rich-interface-request-result-verification-mechanism 2021-12-29 15:02:35 +08:00
徐聪
fdc66ddec0 feat: data-driven. 2021-12-29 15:02:12 +08:00
徐聪
b5e31ff767 add interface request verification method. 2021-12-29 14:46:05 +08:00
徐聪
71af36ff6f feat: data-driven. 2021-12-28 18:16:02 +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