1
0
Fork 0
wuttjamaican/tests
Lance Edgar 7ee8398718 test: skip some tests if mako not installed
also change corresponding tox env to 'nox' to reflect its "bare-bones"
nature and not just a lack of 'db'
2024-08-26 14:34:35 -05:00
..
db feat: add table/model for app upgrades 2024-08-24 10:20:05 -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 test: skip some tests if mako not installed 2024-08-26 14:34:35 -05:00
test_auth.py fix: add AuthHandler.user_is_admin() method 2024-08-05 15:08:16 -05:00
test_conf.py fix: add WuttaConfig.production() method 2024-07-11 18:23:43 -05:00
test_people.py feat: flesh out the auth handler; add people handler 2024-07-14 23:22:11 -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