api-testing/pkg/server
Rick c415efadbe
chore: improve the home dir getting (#474)
* chore: improve the home dir getting

* replace all home dir calls

* upgrade goreleaser

* add missing imports

* fix the socket filepath

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-06-05 11:01:01 +08:00
..
data feat: support the auto-complete of header values (#337) 2024-01-16 14:39:26 +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: support add multiple stores (#147) 2023-07-29 22:14:58 +08:00
convert.go feat: add cookie support for the requesting (#355) 2024-04-10 08:39:01 +08:00
convert_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
fake.yaml feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
fake_server.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
gateway.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
gateway_test.go feat: support add multiple stores (#147) 2023-07-29 22:14:58 +08:00
http.go fix: not work when grpc port is a random one (#467) 2024-05-31 13:40:57 +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 grpc server support (#22) 2023-04-04 13:18:51 +08:00
proto_test.go feat: add grpc server support (#22) 2023-04-04 13:18:51 +08:00
remote_runner.go feat: add runner extension and remove trpc (#333) 2024-01-12 11:29:35 +08:00
remote_server.go chore: improve the home dir getting (#474) 2024-06-05 11:01:01 +08:00
remote_server_test.go fix: not work when grpc port is a random one (#467) 2024-05-31 13:40:57 +08:00
server.pb.go feat: support to duplicate test suite and case (#455) 2024-05-27 09:57:23 +08:00
server.pb.gw.go feat: support to duplicate test suite and case (#455) 2024-05-27 09:57:23 +08:00
server.proto feat: support to duplicate test suite and case (#455) 2024-05-27 09:57:23 +08:00
server.swagger.json feat: support to view testSuite as YAML on web page (#438) 2024-05-17 21:33:47 +08:00
server_grpc.pb.go feat: support to duplicate test suite and case (#455) 2024-05-27 09:57:23 +08:00
server_grpc_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
store_ext_manager.go chore: improve the home dir getting (#474) 2024-06-05 11:01:01 +08:00
store_ext_manager_test.go feat: support to download extensions automatically (#471) 2024-06-04 10:30:38 +08:00