Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding gRPC contract tests between rest-fights and grpc-locations #765

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

edeandrea
Copy link
Collaborator

Adding gRPC contract tests between rest-fights and grpc-locations

@edeandrea edeandrea requested a review from holly-cummins March 19, 2024 13:45
@edeandrea edeandrea force-pushed the grpc-contract-tests branch 2 times, most recently from e436671 to 776102c Compare March 19, 2024 14:10
@edeandrea
Copy link
Collaborator Author

@holly-cummins not sure if you wanted to take a look at this. I implemented contract testing using the Pact protobuf plugin between rest-fights and grpc-locations.

In addition to showing how to do contract testing over gRPC, it also shows how to write provider tests in Kotlin (since grpc-locations is kotlin-based).

Signed-off-by: Eric Deandrea <edeandrea@redhat.com>
@edeandrea edeandrea force-pushed the grpc-contract-tests branch from 776102c to 3c01a5f Compare March 20, 2024 12:17
@edeandrea edeandrea merged commit c6f19fb into quarkusio:main Mar 20, 2024
33 checks passed
@edeandrea edeandrea deleted the grpc-contract-tests branch March 20, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant