Improve test coverage of rbac stuff
All threads resolved!
All threads resolved!
Compare changes
- Fabian Seidl authored
@@ -2,14 +2,13 @@ package server
@@ -37,29 +36,16 @@ func dialer() func(context.Context, string) (net.Conn, error) {
@@ -82,7 +68,7 @@ func TestAuthInterceptor_Unary(t *testing.T) {
@@ -136,23 +122,10 @@ func TestAuthInterceptor_Unary(t *testing.T) {
@@ -175,7 +148,7 @@ func TestAuthInterceptor_Stream(t *testing.T) {
@@ -212,3 +185,64 @@ func TestAuthInterceptor_Stream(t *testing.T) {