matemat/matemat/db/test
2018-12-29 20:36:59 +01:00
..
__init__.py Initial commit; database facade mostly implemented, but only partially tested 2018-05-29 21:43:38 +02:00
test_facade.py Added a test case for empty receipts. 2018-12-23 22:50:26 +01:00
test_migrations.py Added database support for empty receipts (i.e. when a user didn't issue any transactions during a receipt period) 2018-12-29 20:36:59 +01:00
test_wrapper.py Database schema: Added user.created column. 2018-09-01 23:23:06 +02:00