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

Write unit tests #16

Open
5 tasks
imondrag opened this issue Jun 16, 2017 · 0 comments
Open
5 tasks

Write unit tests #16

imondrag opened this issue Jun 16, 2017 · 0 comments

Comments

@imondrag
Copy link
Contributor

imondrag commented Jun 16, 2017

Some tests needs to be written to ensure that any new commits won't break the project.
Any new features to be added should include a suite of unit tests at some point.

These tests should assert that the following work:

  • Modem connectivity
  • GPS connectivity
  • Water quality functions
  • No overlap between pins in use
  • Correct communication protocol is in use (UART, I2C)
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

2 participants