Skip to content

test(secretmanager): add integration and unit parametrization to include OTel integration testing - #18217

Draft
chalmerlowe wants to merge 4 commits into
feat/otel-tracing-transport-logicfrom
feat/otel-tracing-integration-tests
Draft

test(secretmanager): add integration and unit parametrization to include OTel integration testing#18217
chalmerlowe wants to merge 4 commits into
feat/otel-tracing-transport-logicfrom
feat/otel-tracing-integration-tests

Conversation

@chalmerlowe

Copy link
Copy Markdown
Contributor

[WIP]

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request parameterizes the unit test session in noxfile.py to optionally install OpenTelemetry dependencies, but changes the test path to run all tests (including integration tests) when enabled, while deleting the dedicated integration session. The review feedback correctly points out that running integration tests in the unit session will cause CI failures due to missing credentials and recommends keeping unit tests restricted to tests/unit and restoring the separate integration session.

Comment thread packages/google-cloud-secret-manager/noxfile.py Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant