conservancy_beancount/tests
2020-04-01 11:10:14 -04:00
..
repository/Projects meta_project: Start hook. 2020-03-20 12:08:10 -04:00
userconfig config: Add Config.rt_credentials method. 2020-03-23 15:19:15 -04:00
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
conftest.py config: Add Config.cache_dir_path method. 2020-03-25 15:15:38 -04:00
test_config.py config: Add Config.payment_threshold() method. 2020-03-29 10:21:37 -04:00
test_data_account.py data: Add Account.is_checking() method. 2020-03-30 15:01:25 -04:00
test_data_iter_postings.py data: iter_postings uses Account. 2020-03-17 18:06:43 -04:00
test_data_metadata.py tests: Test Metadata.get_links() with whitespace on one side. 2020-03-28 13:38:18 -04:00
test_data_posting.py data: Add is_credit() and is_debit() methods to Posting. 2020-03-31 10:07:25 -04:00
test_data_posting_meta.py data: Add Metadata class. 2020-03-28 13:35:38 -04:00
test_meta_approval.py meta_approval: Start hook. 2020-03-29 11:14:51 -04:00
test_meta_entity.py meta_entity: Not required for Equity accounts. 2020-03-31 15:04:15 -04:00
test_meta_expense_allocation.py plugin: User configuration is passed to hooks on initialization. 2020-03-19 17:23:27 -04:00
test_meta_income_type.py plugin: User configuration is passed to hooks on initialization. 2020-03-19 17:23:27 -04:00
test_meta_invoice.py meta_receipt: Start hook. 2020-03-28 22:19:49 -04:00
test_meta_project.py meta_project: Not required on Equity accounts. 2020-04-01 11:10:14 -04:00
test_meta_receipt.py meta_receipt: Accept paypal-id in lieu of receipt for PayPal credits. 2020-03-30 15:48:19 -04:00
test_meta_receivable_documentation.py meta_receivable_documentation: Start hook. 2020-03-31 11:42:21 -04:00
test_meta_repo_links.py plugin: Link checkers use Metadata class. 2020-03-28 13:36:56 -04:00
test_meta_rt_links.py plugin: Link checkers use Metadata class. 2020-03-28 13:36:56 -04:00
test_meta_tax_implication.py plugin: User configuration is passed to hooks on initialization. 2020-03-19 17:23:27 -04:00
test_plugin.py plugin: Ensure run() can deal with all possible directives. 2020-03-31 14:30:49 -04:00
test_rtutil.py meta_receivable_documentation: Start hook. 2020-03-31 11:42:21 -04:00
testutil.py meta_receivable_documentation: Start hook. 2020-03-31 11:42:21 -04:00