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

Add "low-level" unit tests #54

Open
i-ky opened this issue Sep 25, 2018 · 2 comments
Open

Add "low-level" unit tests #54

i-ky opened this issue Sep 25, 2018 · 2 comments
Assignees
Labels

Comments

@i-ky
Copy link
Collaborator

i-ky commented Sep 25, 2018

With source code now separated into several source files (aka units) it now makes sense to add some sort of framework to test these pieces one by one. Such tests will be faster and can be more thorough than full-scale integration tests featuring zabbix_agentd, zabbix_get and dummy Modbus devices. I'm currently looking at µnit.

@v-zhuravlev
Copy link
Owner

v-zhuravlev commented Sep 25, 2018

I think that integration tests should stay as well. It will be nice to do things not covered by the already implemented test first of all.

@i-ky
Copy link
Collaborator Author

i-ky commented Sep 25, 2018

Sure. "Add", not "replace".

@i-ky i-ky self-assigned this Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants