Improve robustness of component tests
Open
internal-task
- Dominant language
- Scala
- Stars
- 47
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently, some tests, e.g. `TestKafkaStreamReader` are too mocked. The component's code almost has to be replicated in the mocks of the test. Furthermore, the tests are too rigid, e.g. it depends whether a config is added with `.option` or with `.options`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.