You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: