;ui: test tweaks

This commit is contained in:
Simon Michael 2020-11-17 11:09:35 -08:00
parent 19eb014ced
commit 3ea453658e

View File

@ -1,11 +1,12 @@
* Manual tests for hledger-ui * Human-powered tests for hledger-ui
When you want to check that hledger-ui is working correctly, When you want to check that hledger-ui is working correctly,
try some or all of these things. Updates welcome. try some or all of these things. Additions welcome.
If you can't easily view org files, view this on the web. Expected output is shown below each step, at least the first part,
as copied from an 80x25 terminal.
Expected output is shown below each step, at least the first part, Another source of tests is the tutorial at https://hledger.org/ui.html,
copied from an 80x25 terminal. which has nice screenshots, but might be less up to date.
** hledger-ui -f sample.journal (shows all accounts in list mode) ** hledger-ui -f sample.journal (shows all accounts in list mode)
───────────────────── sample.journal account balances (1/8) ──────────────────── ───────────────────── sample.journal account balances (1/8) ────────────────────