I have been building a couple of Homey apps at this time and the SDK is pretty fun, but I am lacking a chapter called ‘testing’ in the documentation.
For the more complex apps, I am able to extract my most of my code from the drivers and devices and test on that, but I would love to be able to test my drivers and devices as well.
Anyone had any luck, setting up Jest to test a driver and mock some responses?
Also: Is there a developer support link/email for app developers to get in contact with Athom, to ask these questions?