import2ledger/tests
Brett Smith 6ea28c2c89 util: Add parse_currency_dec.
The current importers trim lots of extraneous symbols and whitespace from
currency strings before passing them to Decimal().  This function takes care
of all that in a single place.
2017-12-18 23:04:05 -05:00
..
data importers.patreon: Handle commas in large amounts. 2017-12-18 14:09:54 -05:00
__init__.py import2ledger: First version. 2017-10-22 13:40:20 -04:00
test_config.py template: Template amounts are now written with fuller expressions. 2017-11-09 16:17:58 -05:00
test_hooks.py import2ledger: Support only importing entries in a date range. 2017-10-22 16:10:17 -04:00
test_importers.py util: Add parse_currency_dec. 2017-12-18 23:04:05 -05:00
test_main.py import2ledger: Support only importing entries in a date range. 2017-10-22 16:10:17 -04:00
test_templates.py template: Add is_empty method. 2017-12-18 12:35:18 -05:00