import2ledger/tests
Brett Smith b41a7a99af hooks: Filter entries by setting entry_data['_hook_cancel'] to True.
The current method only works for plain dicts and other simple mappings.
Mapping that may still contain items after .clear(), like ChainMap, can't
rely on the old method.
2017-12-19 09:13:44 -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 hooks: Filter entries by setting entry_data['_hook_cancel'] to True. 2017-12-19 09:13:44 -05:00
test_importers.py util: Rename to strparse. 2017-12-19 06:42: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: render() takes a single mapping argument. 2017-12-19 09:13:00 -05:00