usepat / soniccontrol

A python based lightweight GUI to control and communicate with a SonicAmp
Other
1 stars 0 forks source link

Make simulation executables of the firmware fetchable #142

Open DavidWild02 opened 1 month ago

DavidWild02 commented 1 month ago

The robot tests should first fetch from github releases the simulation executables for the different devices and then execute tests on them.

Tags can be used to specify which test and suites can be executed on which devices. Making coniditionally executing tests possible.

Also the robot framework could use simulation executables specified by the enviroment variables. See #141