Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Unittest business logic of gRPC Client + test Services via grpc_cli #231

Merged
merged 6 commits into from
Sep 9, 2021

Conversation

lukasmittag
Copy link
Contributor

Unittests for the gRPC Services and testing the logic of the gRPC Client

@lukasmittag lukasmittag marked this pull request as draft August 30, 2021 09:09
Copy link
Contributor

@wenwenchenbosch wenwenchenbosch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just see, the PR is a draft pr.

@@ -0,0 +1 @@

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty file?

@@ -48,6 +48,8 @@ set(_GRPC_CPP_PLUGIN_EXECUTABLE $<TARGET_FILE:grpc_cpp_plugin>)
set(_REFLECTION grpc++_reflection)
set(_PROTOBUF_PROTOC $<TARGET_FILE:protoc>)

include(GoogleTest)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

googletest needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, I will fix. I tried something.

@lukasmittag lukasmittag marked this pull request as ready for review September 3, 2021 11:04
@lukasmittag lukasmittag changed the title Unittest Services + test logic of gRPC Client Unittest business logic of gRPC Client + test Services via grpc_cli Sep 7, 2021
@wenwenchenbosch wenwenchenbosch merged commit 84a68d8 into eclipse-archived:master Sep 9, 2021
@wenwenchenbosch wenwenchenbosch linked an issue Nov 29, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add grpc interface to kuksa.val
2 participants