mybuddy/dashboard/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 dashboard tests. 2017-10-25 11:05:45 -04:00
tests_templatetags.py Dashboard: Hide old data (#215) 2021-06-19 14:09:05 -07:00
tests_views.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00