conservancy_beancount/tests
Brett Smith d4d9bd6554 tests: Test HookRegistry using test instance, not real one.
This is better testing praxis and more prep for hooks-get-config.
2020-03-19 15:49:56 -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 tests: Test HookRegistry using test instance, not real one. 2020-03-19 15:49:56 -04:00
testutil.py testutil: Improve check_post_meta error reporting. 2020-03-19 09:32:06 -04:00