Skip to content

Write unit tests #16

@imondrag

Description

@imondrag

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions