Skip to content

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
@conventional-commit-lint-gcf
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
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 7, 2024

@sonarqubecloud
Copy link

sonarqubecloud 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
@ldetmer ldetmer requested review from blakeli0 and zhumin8 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