mybuddy/babybuddy/tests
Christopher C. Wells 250e07e739 Set default timezone as UTC
The previous setting of "Etc/UTC" appears to no longer be valid in certain
circumstances. This was causes tests to fail on user settings because the
provided default was invalid. "UTC" should be more uniformly recognized so
hopefully this does not have any downstream effects.

Closes #203
2021-05-05 05:58:32 -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 Set default timezone as UTC 2021-05-05 05:58:32 -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