Skip to content

Commit b818fdf

Browse files
committed
test grpc: hooks of server middlewares for streaming
commit_hash:019982fac3ffb047d460fcb16ae8280c2e3fc267
1 parent 8d61375 commit b818fdf

File tree

4 files changed

+484
-17
lines changed

4 files changed

+484
-17
lines changed

.mapping.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2235,7 +2235,8 @@
22352235
"grpc/tests/retry_test.cpp":"taxi/uservices/userver/grpc/tests/retry_test.cpp",
22362236
"grpc/tests/secret_fields_test.cpp":"taxi/uservices/userver/grpc/tests/secret_fields_test.cpp",
22372237
"grpc/tests/serialization_test.cpp":"taxi/uservices/userver/grpc/tests/serialization_test.cpp",
2238-
"grpc/tests/server_middleware_hooks_test.cpp":"taxi/uservices/userver/grpc/tests/server_middleware_hooks_test.cpp",
2238+
"grpc/tests/server_middleware_hooks_streaming_test.cpp":"taxi/uservices/userver/grpc/tests/server_middleware_hooks_streaming_test.cpp",
2239+
"grpc/tests/server_middleware_hooks_unary_test.cpp":"taxi/uservices/userver/grpc/tests/server_middleware_hooks_unary_test.cpp",
22392240
"grpc/tests/server_middlewares_error_test.cpp":"taxi/uservices/userver/grpc/tests/server_middlewares_error_test.cpp",
22402241
"grpc/tests/service_config_test.cpp":"taxi/uservices/userver/grpc/tests/service_config_test.cpp",
22412242
"grpc/tests/statistics_test.cpp":"taxi/uservices/userver/grpc/tests/statistics_test.cpp",

0 commit comments

Comments
 (0)