3
0
Fork 0
wuttjamaican/tests
Lance Edgar 0ffc72f766 feat: add "complete" timezone support
at least for now, this is all we need i think..  if nothing
configured, will fallback to default system local timezone.  or can
configure the default, or alternate(s) as needed.

some day when we drop support for python 3.8, can also remove the
python-dateutil dependency..
2025-12-16 22:44:27 -06:00
..
cli fix: format all code with black 2025-08-30 21:25:44 -05:00
db fix: format all code with black 2025-08-30 21:25:44 -05:00
email-templates fix: move email stuff from subpackage to module 2024-12-19 18:34:31 -06:00
__init__.py feat: add basic support for "reports" feature 2025-01-11 19:04:30 -06:00
test_app.py feat: add "complete" timezone support 2025-12-16 22:44:27 -06:00
test_auth.py fix: format all code with black 2025-08-30 21:25:44 -05:00
test_batch.py fix: format all code with black 2025-08-30 21:25:44 -05:00
test_conf.py test: tweak tests for conf module, to avoid extensions 2025-10-19 12:55:57 -05:00
test_email.py fix: format all code with black 2025-08-30 21:25:44 -05:00
test_install.py fix: fix 'attribute-defined-outside-init' for pylint 2025-08-31 11:42:30 -05:00
test_people.py fix: format all code with black 2025-08-30 21:25:44 -05:00
test_problems.py fix: format all code with black 2025-08-30 21:25:44 -05:00
test_progress.py fix: format all code with black 2025-08-30 21:25:44 -05:00
test_reports.py fix: format all code with black 2025-08-30 21:25:44 -05:00
test_util.py feat: add "complete" timezone support 2025-12-16 22:44:27 -06:00