thing-it-device-test
[thing-it-node] Test Device Plugin for complex tests on thing-it-node
The components
- testDevice
- testActor
- testSensor
can be used as regular [thing-it-node] components, but also accessed centrally to drive behavior in a test suite, e.g.
var componentManager = ; componentManager; componentManager; componentManager;
which allows you to regression test [thing-it-node] configurations.