kuadrant-operator icon indicating copy to clipboard operation
kuadrant-operator copied to clipboard

Multiple assertions in the integration suite

Open maksymvavilov opened this issue 1 year ago • 0 comments

DNS Policy tests use one huge g.Expect block for validation. It makes it hard to debug. The better approach would be to use a single g.Expect per value. [example] This issue was created based on this discussion . It is a small task but would refactor all of the DNS-related integration tests so better to be put in a separate issue

maksymvavilov avatar May 16 '24 11:05 maksymvavilov