3
0
Fork 0
wuttjamaican/tests
Lance Edgar 650dc8ff4d feat: remove version cap for SQLAlchemy (allow 1.x or 2.x)
hoping this does not break things terribly, but it needs to be done
regardless so will just have to pick up pieces if so
2025-06-29 19:42:16 -05:00
..
cli fix: add command for wutta make-appdir 2024-12-08 19:33:06 -06:00
db feat: remove version cap for SQLAlchemy (allow 1.x or 2.x) 2025-06-29 19:42:16 -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: return empty string instead of None when rendering date/time 2025-01-15 17:00:02 -06:00
test_auth.py fix: add make_person() method for people, auth handlers 2025-01-27 15:48:28 -06:00
test_batch.py fix: add get_effective_rows() method for batch handler 2025-01-06 16:36:47 -06:00
test_conf.py fix: force interpolation of %(here)s, %(__file__)s in config files 2024-12-18 13:43:19 -06:00
test_email.py feat: add basic support for "reports" feature 2025-01-11 19:04:30 -06:00
test_install.py feat: remove version cap for SQLAlchemy (allow 1.x or 2.x) 2025-06-29 19:42:16 -05:00
test_people.py fix: add make_person() method for people, auth handlers 2025-01-27 15:48:28 -06:00
test_progress.py feat: add basic support for progress indicators 2024-08-24 17:19:50 -05:00
test_reports.py feat: add basic support for "reports" feature 2025-01-11 19:04:30 -06:00
test_util.py fix: add make_full_name() function, app handler method 2025-01-06 16:36:27 -06:00