api-testing/pkg/runner
rick dd08c128ca feat: support to show sql query duration 2025-03-10 09:30:28 +00:00
..
data feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
grpc_test feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
kubernetes feat: support to print the progress when oci download (#544) 2024-10-05 15:41:12 +08:00
monitor feat: support to show sql query duration 2025-03-10 09:30:28 +00:00
testdata feat: support session scope store (#517) 2024-07-21 11:16:43 +08:00
writer_templates add mysql/etcd query support (#624) 2025-02-23 20:17:33 +08:00
doc.go feat: improve the HTTP request payload and expect (#2) 2023-03-05 11:32:27 +08:00
expr_function.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
expr_function_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
graphql.go feat: add runner extension and remove trpc (#333) 2024-01-12 11:29:35 +08:00
graphql_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
grpc.go feat: enable refelction of the extension server (#511) 2024-07-11 14:06:06 +08:00
grpc_test.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
http.go [wip] feat: add http proxy support (#597) 2025-01-20 23:10:08 +08:00
http_reverse.go feat: add http requests metrics (#495) 2024-06-19 14:43:33 +08:00
http_reverse_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
http_test.go feat: support to show the body size on page (#536) 2024-09-25 13:41:11 +08:00
logger.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
reporter.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
reporter_discard.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
reporter_discard_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
reporter_memory.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
reporter_memory_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
reporter_prometheus.go feat: add test case execution related promethus metrics (#488) 2024-06-16 15:01:16 +08:00
reporter_prometheus_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
runner.go fix: content disposition filename parsing error (#613) 2025-02-08 16:42:08 +08:00
runner_factory.go feat: add test case execution related promethus metrics (#488) 2024-06-16 15:01:16 +08:00
runner_test.go fix: content disposition filename parsing error (#613) 2025-02-08 16:42:08 +08:00
verify.go feat: support JSON compaitble contentType parse (#496) 2024-06-21 09:29:46 +08:00
verify_test.go feat: support JSON compaitble contentType parse (#496) 2024-06-21 09:29:46 +08:00
writer.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_github_pr_comment.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_github_pr_comment_test.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_grpc.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_grpc_test.go feat: support send report to a gRPC server (#431) 2024-05-17 13:33:12 +08:00
writer_html.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_html_test.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_http.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_http_test.go feat: support write the report to a HTTP server (#367) 2024-04-22 16:28:14 +08:00
writer_json.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_json_test.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_markdown.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_markdown_test.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_pdf.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_pdf_test.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_std.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
writer_std_test.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00