Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2022-11-09 19:11:02 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-11-14 11:07:31 +0300
commite8fb35a99a9ece6ed3ea2fd52817e18258d4d3ac (patch)
tree9651aa96da11ba6020dc17bfbe78446f66b9983d /proto/testproto
parentd7b1de613c402122022f50fa53434683d0a60aac (diff)
cache: Refactor tests to use Gitaly gRPC services
The tests for our `cache` middleware use a custom gRPC service definition to assert its behaviour. This is not necessary though as we can just pick gRPC calls from different Gitaly services. Refactor the test to use this package and get rid of our own Protobuf definitions. Note that we indeed have to drop one testcase for streaming maintenance-style RPCs as there is no such RPC definition.
Diffstat (limited to 'proto/testproto')
0 files changed, 0 insertions, 0 deletions