ihatemoney/ihatemoney/tests
zorun 795efd6b58
Fix order of participants in the statistics page (#608)
This fixes #607 and add a test case for this bug.

It also renames participants in test cases to avoid alphabetical ordering.

Inserting participants in alphabetical order is a special case, because ordering by ID will be the same as ordering by name. This is a bad idea in test cases, as #607 has shown.
2020-05-04 23:06:35 +02: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 Fix order of participants in the statistics page (#608) 2020-05-04 23:06:35 +02:00