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
> If you inject KafkaCluster you will get a different cluster than the test method.
I consider that a bug. Injecting two nameless clusters into a single test method is just about Ok, personally still think they should be named, but I think it violates the principal of least surprise. Naively if I had a KafkaCluster annotation on both setup and test method I'd expect the same cluster.
I consider that a bug. Injecting two nameless clusters into a single test method is just about Ok, personally still think they should be named, but I think it violates the principal of least surprise. Naively if I had a KafkaCluster annotation on both setup and test method I'd expect the same cluster.
Originally posted by @SamBarker in #135 (comment)
The text was updated successfully, but these errors were encountered: