ihatemoney/ihatemoney/tests
DavidRThrashJr 32d76178c0
Use SQL statement for summing up weights
* Update models: Bill.pay_each()
* Import sql func
* reformatted using black
* Added ModelsTestCase.test_bill_pay_each() in order to test the SQL query change within pay_each.
Had to add Project.ProjectQuery.get_by_name() for the test.
2020-02-17 18:39:51 +01:00
..
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
ihatemoney.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
ihatemoney_envvar.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
tests.py Use SQL statement for summing up weights 2020-02-17 18:39:51 +01:00