andrewdavidmackenzie / pigg

GUI for remote control of Raspberry Pi GPIO hardware
Apache License 2.0
232 stars 9 forks source link

More integration tests for piglet and piggui #287

Open andrewdavidmackenzie opened 4 months ago

andrewdavidmackenzie commented 4 months ago

Maybe we could leverage the iroh cli to do some integration tests for piglet?

Piggui needs some UI testing framework for the UI really to write such tests. A couple of simpler ones could be written for CLI options, if we added an "exit after running" CLI option...

andrewdavidmackenzie commented 3 months ago

I added a test for the --version option of piglet

andrewdavidmackenzie commented 3 months ago

Piglet

piggui

Integration of piglet and piggui