mybuddy/babybuddy/tests
Benjamin Häublein e8696a8b00
Dashboard: Hide old data (#215)
* filter card data by age

* add setting for hide_age

* add option to settings form

* fix name to consistently use hide_age

* rename filter, use setting for filter

* add test for old hiding old data

* fix migration to contain correct imports, remove month from timedelta

* remove months from timedelta, allow blank

* fix with block

* add settings test

* add test for filter

* mock localtime

* fix timezone issues with tests

* linting

* linting

* Adjust migration

Co-authored-by: Benjamin Häublein <benjaminh@debian.vm.hp>
Co-authored-by: Christopher C. Wells <git@chris-wells.net>
2021-06-19 14:09:05 -07:00
..
__init__.py Add a basic Welcome page. 2017-11-09 14:37:06 -05:00
tests_commands.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
tests_formats.py Fix tests for Python 3.6 support (#170) 2020-10-25 09:32:39 -07:00
tests_forms.py Dashboard: Hide old data (#215) 2021-06-19 14:09:05 -07:00
tests_models.py Add basic translation feature tests. 2019-04-18 19:52:17 -07:00
tests_templatetags.py Hide Child from Timer detail in one child use cases 2020-01-31 12:01:17 -08:00
tests_views.py Use settings override for rolling session refresh test 2020-06-28 05:31:34 -07:00