Skip to content

Commit

Permalink
fix: generated unit tests live in the 'tests/gapic' subdir (#456)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
software-dov authored Jun 13, 2020
1 parent 28a1585 commit 1ed7c9d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 0 deletions.

0 comments on commit 1ed7c9d

Please sign in to comment.