3
0
Fork 0
wuttjamaican/tests
Lance Edgar f63028bf8e test: fix installer test to avoid actually doing anything
this one was forcibly overwriting my current web.conf and upgrade.sh
2024-11-30 16:05:38 -06:00
..
cli feat: add wutta top-level command with make-uuid subcommand 2024-11-23 11:48:28 -06:00
db fix: move model base class out of model subpkg 2024-08-30 20:30:09 -05: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 feat: add install handler and related logic 2024-11-24 10:13:56 -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