api-testing/pkg/runner
Ziyi Li 50798ffcb5
feat: support send report to a gRPC server (#431)
2024-05-17 13:33:12 +08: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: add logging support (#389) 2024-04-22 18:15:46 +08:00
monitor feat: support to set the prefix of mock server (#402) (#410) 2024-04-30 14:06:15 +08:00
testdata feat: provide the query parameter via swagger (#339) 2024-01-22 11:04:12 +08:00
writer_templates feat: support send report to a gRPC server (#431) 2024-05-17 13:33:12 +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: support send report to a gRPC server (#431) 2024-05-17 13:33:12 +08:00
grpc_test.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
http.go feat: support image registry mock server (#425) 2024-05-14 12:23:44 +08:00
http_reverse.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +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 image registry mock server (#425) 2024-05-14 12:23:44 +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 logging support (#389) 2024-04-22 18:15:46 +08:00
reporter_prometheus_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
runner.go feat: add runner extension and remove trpc (#333) 2024-01-12 11:29:35 +08:00
runner_factory.go feat: support to set the prefix of mock server (#402) (#410) 2024-04-30 14:06:15 +08:00
runner_test.go feat: add runner extension and remove trpc (#333) 2024-01-12 11:29:35 +08:00
verify.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
verify_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_github_pr_comment.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
writer_github_pr_comment_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_grpc.go feat: support send report to a gRPC server (#431) 2024-05-17 13:33:12 +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 feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_html_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_http.go feat: support write the report to a HTTP server (#367) 2024-04-22 16:28:14 +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 feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_json_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_markdown.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_markdown_test.go feat: support to set the prefix of mock server (#402) (#410) 2024-04-30 14:06:15 +08:00
writer_pdf.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
writer_std.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
writer_std_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00