3
0
Fork 0
wuttjamaican/tests
Lance Edgar a6b31813f7 fix: add make_str_uuid() to disambiguate what callers want
first step on the way to fixing `make_uuid()` so it always returns a
proper UUID instance
2025-12-21 01:17:56 -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 fix: add make_str_uuid() to disambiguate what callers want 2025-12-21 01:17:56 -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_diffs.py feat: add simple Diff class, to render common table 2025-12-20 18:57:15 -06:00
test_email.py fix: add auto-prefix for message subject when sending email 2025-12-20 23:00:24 -06: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 fix: add make_str_uuid() to disambiguate what callers want 2025-12-21 01:17:56 -06:00