-
Notifications
You must be signed in to change notification settings - Fork 88
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
test(fix): update the test proxy to set app profile id and connect to emulator correctly #1529
Conversation
test-proxy/src/main/java/com/google/cloud/bigtable/testproxy/CbtTestProxy.java
Outdated
Show resolved
Hide resolved
Please update the commit message and the name of the pr to be: fix: Update the test proxy to accommodate custom app profile and emulator #1529 |
🤖 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 -- conventional-commit-lint bot |
edb1803
to
343055e
Compare
343055e
to
b502d0a
Compare
Can we prefix these as |
… emulator correctly
b502d0a
to
4ec84b2
Compare
This change makes the test proxy work with the hermetic testing that exercises app_profile_id and emulator (https://github.com/googleapis/cloud-bigtable-clients-test)