hledger/tests/cli
Johannes Gerer 45401e538e Balance Assignments and accounts resetting (#438)
* Changed behavior of `readJournalFiles` to be identical to `readJournalFile` for singleton lists

* Balance Assertions have to be simple Amounts

* Add 'isAssignment' and 'assignmentPostings' to Hledger.Data.Posting and Transaction

* Implemented 'balanceTransactionUpdate', a more general version of 'balanceTransaction' that takes an update function

* Fixed test cases.

* Implemented balance assignment ("resetting a balance")

* Add assertions to show function

* updated the comments

* numbering is not needed in journalCheckBalanceAssertions

* remove prices before balance checks

* rename functions
2016-12-10 07:04:48 -08:00
..
alias.journal read multiple files: tests 2015-05-28 10:40:48 -07:00
business.journal read multiple files: tests 2015-05-28 10:40:48 -07:00
cli.test cli: adapt func tests pass to new --help 2016-04-19 10:44:43 -07:00
multiple-files.test Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
no-such-file.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
personal.journal read multiple files: tests 2015-05-28 10:40:48 -07:00
query-args.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00