apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.43k stars 2.92k forks source link

[Task] shenyu-client-grpc test case #4545

Open moremind opened 1 year ago

moremind commented 1 year ago

Description

Add test case for shenyu-client-grpc

Task List

  1. [ ] Add test case for JsonForwardingServerCall
  2. [ ] Add test case for JsonServerCallListener
  3. [ ] Add test case for JsonServerServiceInterceptor
  4. [ ] Add test case for GrpcServerRunner
  5. [ ] Add test case for GrpcClientEventListener
dev-ST-IA commented 1 year ago

Hello, I would like to try this, can I attempt this? if so please assign it to me, I'll try to complete it

zzzk1 commented 10 months ago

i want to try