What are best practices for testing iot edge code?
Actually there are several questions, i'm struggling now
- How to unit test iot edge module code?
- How to test the code on a device esp. message routing etc.?
Struggling with this topics. I have angular backbground - testing is a concept by design.
It seems for me that testing is not a key concept on iot devices.
Does somebody has experince on that?