Tomi Tuhkanen
Tomi Tuhkanen
Hi. I think this sound like a good addition 👍 We would need to implement an own communication module for `bluetoothctl` in a same way as there is for `hcitool`...
Work in progress: https://github.com/ttu/ruuvitag-sensor/tree/feat-bluetoothctl-adapter
Hi! I think best way to simulate this is in the unit/integration test by using some mock framework e.g. [NSubstitute](https://nsubstitute.github.io/). Here is an example unit test with NSubstitute. Not sure...
Implemented in https://github.com/ttu/dotnet-fake-json-server/pull/131
@fransiscuss Hi! It seems that the last commit included only formatting changes and the other changes apparently got lost? https://github.com/ttu/dotnet-fake-json-server/compare/41f5dea547a9e0ebe21c64b678734a9a9f2162ac..c31ff8315cf082da5997ff00b18cdb0883713e8b
@fransiscuss thanks for the implementation!
@anniepauline Great! I will assign this to you and add the label. If you have any questions, just let me know.
@anniepauline Hi, due to inactivity, I will remove you from assignees. Just let me know if you want to continue to work on this or if you have any questions.
Thanks 🎉
Hi! Yes, this would be a good thing to upgrade. If you want, you can also upgrade other package references as upgrade hasn't been done in a while, but this...