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

Better integration tests #232

Open
KristianLyng opened this issue May 19, 2022 · 0 comments
Open

Better integration tests #232

KristianLyng opened this issue May 19, 2022 · 0 comments
Labels
build/generic enhancement New feature or request

Comments

@KristianLyng
Copy link
Collaborator

Now that we have influx support, kafka, MQTT, SQL and more, the lack of test-cases that actually use these services is becoming problematic. I never run test cases with SQL, even though they exist.

I/We/Someone needs to look into decent best practices for how to spin up required services to do more extensive tests, to actually ensure our code works. Our test coverage is dropping quickly as more modules are added.

This issue is meant as an interim issue for the over-all problem: Adding integration tests at all. It can be solved when we've got at least one up and running in a way that can be reproduced for other services.

@KristianLyng KristianLyng added enhancement New feature or request build/generic labels May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/generic enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant