2
0
Fork 0
wuttjamaican/tests
Lance Edgar 028c64fc12 fix: use true UUID type for Upgrades table primary key
hopefully can use this everywhere soon but let's start slow and test
2024-11-30 19:59:59 -06:00
..
cli feat: add wutta top-level command with make-uuid subcommand 2024-11-23 11:48:28 -06:00
db fix: use true UUID type for Upgrades table primary key 2024-11-30 19:59:59 -06:00
email test: skip some tests if mako not installed 2024-08-26 14:34:35 -05:00
__init__.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
test_app.py fix: use true UUID type for Upgrades table primary key 2024-11-30 19:59:59 -06:00
test_auth.py fix: add AuthHandler.user_is_admin() method 2024-08-05 15:08:16 -05:00
test_conf.py feat: add parse_bool() and parse_list() methods for config object 2024-11-23 15:33:00 -06:00
test_install.py test: fix installer test to avoid actually doing anything 2024-11-30 16:05:38 -06:00
test_people.py fix: add common DataTestCase for use in other packages 2024-08-27 19:11:26 -05:00
test_progress.py feat: add basic support for progress indicators 2024-08-24 17:19:50 -05:00
test_util.py feat: add util.resource_path() function 2024-08-26 10:12:52 -05:00