Skip to content

change hardcoded pb request on transport test for all tests #17

@jcromanu

Description

@jcromanu

currently the request is getting a hardcoded request of type
res, err := grpcServer.GetUser(ctx, &pb.GetUserRequest{Id: tc.input.Id})

solution , create a field of type pb service request and pass it as a parameter to the server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions