You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are missing a test for grpc - there are MultiTenantRESTTest, MultiTenantJSONRPCTest but no grpc
In a2a-java we currently have to duplicate the above tests. If we create a test-jar, then we can just extend those tests there (like we do for AbstractA2AServerTest etc)