GrowCab / SpeedSeed3

SS^3
MIT License
14 stars 3 forks source link

Sub project - Testing: Mocking sensor data. #15

Open ethanwillis opened 6 years ago

ethanwillis commented 6 years ago

A sub project that would be useful for automatic testing of the software would be to have mock versions of the hardware sensors. This way we can pull in fake data from the mock versions of the sensors.. which allows testing without having the physical hardware setup.

ljyanesm commented 5 years ago

Hi @ethanwillis,

Do you have a possible PR on this issue?