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

test: use logging API in unit tests when possible #118

Merged
merged 6 commits into from Dec 8, 2020

Conversation

daniel-sanche
Copy link
Contributor

The unit tests all test against the logging_v2 library. To be more representative of how users us the library, we should try to use the logging endpoints whenever possible, as that is the expected public interface to the functions. This will alert us early if any of the alias paths end up breaking

@daniel-sanche daniel-sanche requested review from a team as code owners December 8, 2020 00:58
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/python-logging API. label Dec 8, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2020
@daniel-sanche daniel-sanche merged commit 7eaa585 into master Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/python-logging API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants