cambiegroup / flowchem

Flowchem is an application to simplify the control of instruments and devices commonly found in chemistry labs.
MIT License
15 stars 5 forks source link

Add hardware testing #135

Open JB-Wolf opened 5 months ago

JB-Wolf commented 5 months ago

Each device should have a file which asserts the proper behavior. Since the hardware behavior is more critical than the software behavior, the devices need to be physically connected. To ensure proper function, describe what should be observed (desired behavior) and assert that user input verifies this behavior.