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
{{ message }}
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
Need to write unit test cases to verify the antictl commands and their calls into the grpc server. For this, we'll may need to use the bufconn library to spin up a grpc server using in-memory buffer, similar to the example in this blog: https://harrigan.xyz/blog/testing-go-grpc-server-using-an-in-memory-buffer-with-bufconn/
The text was updated successfully, but these errors were encountered: