conservancy_beancount/tests
2020-03-19 09:47:10 -04:00
..
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
test_data_account.py data.Account: is_under accepts multiple arguments. 2020-03-19 09:47:10 -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: Add check_post_meta. 2020-03-16 10:15:31 -04:00
test_meta_tax_implication.py meta_tax_implication: Don't enforce on Assets:PrepaidExpenses. 2020-03-18 09:00:47 -04:00
test_plugin_HookRegistry.py plugin: Transform posting hooks into transaction hooks. 2020-03-15 15:50:14 -04:00
test_plugin_run.py Improve organization between modules. 2020-03-15 16:03:57 -04:00
testutil.py testutil: Improve check_post_meta error reporting. 2020-03-19 09:32:06 -04:00