This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
Refactor mock nodes and unit tests #64
Labels
enhancement
New feature or request
technical debt
Code that could use some cleanup or refactoring, not necessarily a new feature
There is currently quite a bit of duplicate logic in testing the publishing and receiving of
MetricsMessage
s undertest_linux_cpu_measurement.cpp
,test_linux_memory_measurement.cpp
, andtest_linux_process_cpu_measurement_node.cpp
. The common code should be refactored out intotest_utilities.hpp
/test_utilities.cpp
.The text was updated successfully, but these errors were encountered: