conservancy_beancount/tests
2020-03-19 16:11:29 -04:00
..
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
test_config.py config: Start module. 2020-03-19 14:31:21 -04:00
test_data_account.py data.Account: Add is_income method. 2020-03-19 10:23:55 -04:00
test_data_iter_postings.py data: iter_postings uses Account. 2020-03-17 18:06:43 -04:00
test_data_posting_meta.py data: Start module with PostingMeta class. 2020-03-17 17:08:05 -04:00
test_meta_expense_allocation.py tests: Turn tested hooks into fixtures. 2020-03-19 15:04:53 -04:00
test_meta_income_type.py tests: Turn tested hooks into fixtures. 2020-03-19 15:04:53 -04:00
test_meta_tax_implication.py tests: Turn tested hooks into fixtures. 2020-03-19 15:04:53 -04:00
test_plugin.py test_plugin: Restore negative assert to test_registry_group_by_directive. 2020-03-19 16:11:29 -04:00
testutil.py testutil: Improve check_post_meta error reporting. 2020-03-19 09:32:06 -04:00