aliasrobotics / aztarna

aztarna, a footprinting tool for robots.
https://aliasrobotics.com
GNU General Public License v3.0
89 stars 27 forks source link

Create a set of tests to include on the CI #30

Closed LanderU closed 5 years ago

LanderU commented 5 years ago

I'm testing manually https://github.com/aliasrobotics/aztarna/pull/27, we should consider include tests that can be automatically done when we add new feature on our code, like: https://github.com/ros2/system_tests

Opinions?

o-olalde commented 5 years ago

We are working on the robocalypse and including unit testing for every module. We will include this for aztarna in the future.

LanderU commented 5 years ago

Great! Thanks for the answer @o-olalde!