Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

test: Make the mock server test async#1283

Merged
danieljbruce merged 5 commits intogoogleapis:mainfrom
danieljbruce:make-mock-server-setup-async
May 19, 2023
Merged

test: Make the mock server test async#1283
danieljbruce merged 5 commits intogoogleapis:mainfrom
danieljbruce:make-mock-server-setup-async

Conversation

@danieljbruce
Copy link
Copy Markdown
Contributor

This test uses the done callback which looks confusing. We should make the test async for readability.

This test uses the done callback which looks confusing. We should. make the test async for readability.
@danieljbruce danieljbruce requested review from a team May 19, 2023 17:46
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigtable Issues related to the googleapis/nodejs-bigtable API. labels May 19, 2023
@danieljbruce danieljbruce changed the title Make the mock server test async test: Make the mock server test async May 19, 2023
@conventional-commit-lint-gcf
Copy link
Copy Markdown

🤖 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/

@danieljbruce danieljbruce added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2023
@danieljbruce danieljbruce added the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
The service does not need to be initialized in a before block. Move it to where the server is initialized.
@danieljbruce danieljbruce added the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2023
@danieljbruce danieljbruce merged commit 6bda5be into googleapis:main May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/nodejs-bigtable API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants