swift-kafka-client icon indicating copy to clipboard operation
swift-kafka-client copied to clipboard

New Config API: Test that values are set correctly

Open felixschlegel opened this issue 2 years ago • 0 comments

We want to test that every configuration property works properly with the new (strongly typed) configuration API.

Proposal: Write a test/tests that check if each available value from the new configuration API is set correctly in librdkafka.

(Open to discussion, might be too redundant)

felixschlegel avatar Jan 22 '23 10:01 felixschlegel