api-testing/pkg/server
Rick 7fe64b67cb
feat: add a template func to read local file (#582)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-12-14 22:13:13 +08:00
..
data feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
testdata feat: support fetch the suggested APIs from a gRPC server (#272) 2023-11-14 17:10:30 +08:00
constant.go feat: custom the grpc gateway restful path (#497) 2024-07-01 08:02:07 +08:00
convert.go feat: support to upload random image files (#541) 2024-10-03 17:45:49 +08:00
convert_test.go feat: add History api and ui (#524) 2024-09-18 20:41:43 +08:00
fake.yaml feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
fake_server.go feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
gateway.go feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
gateway_test.go feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
http.go feat: add http requests metrics (#495) 2024-06-19 14:43:33 +08:00
http_test.go feat: support combine mock and core server together (#390) 2024-04-22 21:29:52 +08:00
proto.go feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
proto_test.go feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
remote_runner.go feat: support session scope store (#517) 2024-07-21 11:16:43 +08:00
remote_server.go fix: the filename is missing when downloading (#566) 2024-12-06 20:26:06 +08:00
remote_server_test.go feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
server.pb.go feat: support to query verify functions (#561) 2024-11-12 10:31:31 +08:00
server.pb.gw.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
server.proto feat: support to query verify functions (#561) 2024-11-12 10:31:31 +08:00
server.swagger.json fix: the grpc connect is incorrect (#546) 2024-10-10 16:29:42 +08:00
server_grpc.pb.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
server_grpc_test.go feat: support getting version from extension (#513) 2024-07-12 22:38:14 +08:00
store_ext_manager.go feat: support to rename test suite and case (#550) 2024-10-25 09:24:36 +08:00
store_ext_manager_test.go feat: support to download extensions automatically (#471) 2024-06-04 10:30:38 +08:00