Add mock and test at least happy path of the public API
Closed this issue · 1 comments
mnishiguchi commented
Add mock and test at least happy path of the public API
mnishiguchi commented
As I attempted this, I have a feeling that it would be more productive to manually test with a real sensor using Livebook. Many functions involve multiple read / write operations. We still could make multiple mocks but it would add complexity to our code. Probably it is not worth it for this particular library.