fix: generated unit tests live in the 'tests/gapic' subdir by software-dov · Pull Request #456 · googleapis/gapic-generator-python · GitHub
Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: generated unit tests live in the 'tests/gapic' subdir#456

Merged
software-dov merged 1 commit into
googleapis:masterfrom
software-dov:move-generated-tests
Jun 13, 2020
Merged

fix: generated unit tests live in the 'tests/gapic' subdir#456
software-dov merged 1 commit into
googleapis:masterfrom
software-dov:move-generated-tests

Conversation

@software-dov

Copy link
Copy Markdown
Contributor

Some GAPICs have a manual layer and corresponding handwritten unit tests.
These handwritten surfaces are subject to linting, but the
autogenerated portions of the surface should not be.
Moving generated unit tests to their own subdirectory makes it easier
to remove them from linting rules.

implementation for #454

Some GAPICs have a manual layer and corresponding handwritten unit tests.
These handwritten surfaces are subject to linting, but the
autogenerated portions of the surface should not be.
Moving generated unit tests to their own subdirectory makes it easier
to remove them from linting rules.

implementation for googleapis#454
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 12, 2020
@codecov

codecov Bot commented Jun 12, 2020

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants