gapic-generator-ruby icon indicating copy to clipboard operation
gapic-generator-ruby copied to clipboard

Consider splitting certain specialized tests out of garbage

Open dazuma opened this issue 4 years ago • 1 comments

Garbage was intended as a kitchen sink test, a dumping ground for stuff. But it's also gotten a bit large and difficult to understand, especially for "cross-cutting" features such as resource annotations. Consider breaking out certain features into separate tests (as the grpc service config has been separated) for better clarity. We do need to balance this against other concerns, though, e.g. separate tests will take longer to run than a combined test.

dazuma avatar Apr 10 '20 16:04 dazuma

@viacheslav-rostovtsev I opened this a few days ago. Feel free to comment here (or take this issue yourself).

dazuma avatar Apr 14 '20 01:04 dazuma