-
Notifications
You must be signed in to change notification settings - Fork 5
Console UI #9
Copy link
Copy link
Open
Description
After internal design discussion in the past we wanted to build a "console" UI so that the app could be tested in integration tests without having to rely on Zemu to receive all bits of the UI, but instead print to console or similar.
Currently we have a MockDriver dedicated for this but it's not quite right, as it takes something that prints the UI and gets all the pages out of it, instead of acting as a backend to the normal functionality.
We do have a stub "console" ui, but it's all stubs
See related Zondax/ledger-tezos#92
/cc @jleni
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels