ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
78 stars 19 forks source link

Need a way to auto-test PathPicker navigation #139

Open CRImier opened 5 years ago

CRImier commented 5 years ago

For now, we don't have a way to test PathPicker directory navigation and screen output - we need to create some kind of directory structure (in /tmp?) and (carefully) remove it when we're done testing. For now, we only have very rudimentary tests, but we'll certainly need better ones in the future.