ClusterDuck-Protocol
ClusterDuck-Protocol copied to clipboard
Add unit tests for DuckRadio
Now that we have a working unit test framework working with the PlatformIO build system, we can add more tests. We want to tests public methods only for now.
Adding these tests to 3.7 branch
This should be done after 4.0 release as very likely we need to refactor DuckRadio current implementation
Related to #415 which is adds the unit tests