conservancy_beancount/tests
Brett Smith a41feb94b3 plugin: Transform posting hooks into transaction hooks.
I feel like posting hooks a case of premature optimization in early
development. This approach reduces the number of special cases in
the code and allows us to more strongly reason about hooks in the
type system.
2020-03-15 15:50:14 -04:00
..
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
test_meta_expense_allocation.py plugin: Transform posting hooks into transaction hooks. 2020-03-15 15:50:14 -04:00
test_meta_tax_implication.py plugin: Transform posting hooks into transaction hooks. 2020-03-15 15:50:14 -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 plugin: Transform posting hooks into transaction hooks. 2020-03-15 15:50:14 -04:00
testutil.py plugin.core: _meta_set properly handles when post.meta is None. 2020-03-08 11:32:03 -04:00