indoor-navigation-system
indoor-navigation-system copied to clipboard
Get rid of warnings in ins-node tests
As a tester I would like for the ins-node tests to be readable so to be able to quickly understand which test failed.
DoD:
- No more uninteresting mock function call warnings from
lowPowerMock
Protip: Use ::testing::NiceMock.