nsg-ethz / autopower

A software suite to conveniently collect, gather, and display power measurement from networking hardware.
MIT License
2 stars 1 forks source link

Write unit tests for client and server #3

Open UsualSpec opened 2 months ago

UsualSpec commented 2 months ago

Currently we depend on basic compile tests via CI and manual testing. We should write unit tests. This includes testing the server and client apps.