conservancy_beancount/tests
Brett Smith 7862919022 expenseAllocation: Start checker.
This is the simplest version of a common validation we're going to do:
make sure that a particular piece of metadata has one of a set of
values.

This checker needs some bounds checking but I wanted to err on the
side of committing this early because it introduces so much base
infrastructure.
2020-03-05 12:05:13 -05:00
..
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
test_meta_expenseAllocation.py expenseAllocation: Start checker. 2020-03-05 12:05:13 -05:00
testutil.py expenseAllocation: Start checker. 2020-03-05 12:05:13 -05:00