streamdal / plumber

A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
https://streamdal.com
MIT License
2.09k stars 71 forks source link

Increase the test coverage on the validate package #295

Closed brainsnail closed 2 years ago

brainsnail commented 2 years ago

What was changed?

Uncomment and remove old tests for the validate package and add coverage for RelayOptionsForServer and ConnectionOptionsForServer

Why was it changed?

To increase test coverage