Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve robustness of component tests #148

Open
kevinwallimann opened this issue Jun 26, 2020 · 0 comments
Open

Improve robustness of component tests #148

kevinwallimann opened this issue Jun 26, 2020 · 0 comments
Assignees
Milestone

Comments

@kevinwallimann
Copy link
Collaborator

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

@kevinwallimann kevinwallimann added this to the v4.x.0 milestone Jun 26, 2020
@kevinwallimann kevinwallimann self-assigned this Jun 26, 2020
@kevinwallimann kevinwallimann modified the milestones: v4.x.0, v4.y.0 Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant