3
0
Fork 0
wuttjamaican/tests
Lance Edgar b0a8d87d4f fix: diff should use "intersection" of fields by default
if either "old" or "new" data has more fields than the other set, only
the fields they have in common should be used unless caller overrides
2026-02-25 08:54:58 -06:00
..
cli fix: format all code with black 2025-08-30 21:25:44 -05:00
db feat: add alembic config/utility functions, for migrations admin 2025-12-21 14:29:54 -06: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 get_value() convenience function 2026-02-16 18:11:11 -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 fix: diff should use "intersection" of fields by default 2026-02-25 08:54:58 -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: make pylint happy; fix test around continuum feature 2026-01-04 23:07:54 -06: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 get_value() convenience function 2026-02-16 18:11:11 -06:00