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

chore: update ITDynamicRoutingHeaders to use new standalone Interceptor classes #3287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ldetmer
Copy link
Contributor

@ldetmer ldetmer commented Oct 7, 2024

HttpJsonCapturingClientInterceptor and GrpcCapturingClientInterceptor were introduced in #3137, this PR updates the rest of the showcase tests to use the new common classes.

Fixes #2743 ☕️

…rceptor and GrpcCapturingClientInterceptor classes
Copy link

conventional-commit-lint-gcf bot commented Oct 7, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Oct 7, 2024
Copy link

sonarcloud bot commented Oct 7, 2024

Copy link

sonarcloud bot commented Oct 7, 2024

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@ldetmer ldetmer marked this pull request as ready for review October 7, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

showcase test: refactor and migrate client interceptors to TestClientInitializer
1 participant