Skip to content

Move generated unit tests to unit/gapic directory #454

@busunkim96

Description

@busunkim96

I noticed we didn't actually lint the generated code in the monolith, and I don't think it's necessary for the microgenerator either. (See .flake8)

Could we move the generated tests to tests/unit/gapic so flake8 will ignore it with the rule **/gapic/**?

We can't blanket ignore **/unit/** because hybrid libraries (e.g. Pub/Sub) may have hand written unit tests.

Related to #425, #323

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions