1
0
Fork 0
wuttjamaican/tests
2024-08-05 15:08:14 -05:00
..
db feat: add model for Person; tie to User 2024-07-14 15:47:39 -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: add AppHandler.make_title() convenience method 2024-08-05 15:08:14 -05:00
test_auth.py fix: add check_user_password() method for auth handler 2024-07-18 10:27:31 -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_util.py fix: add AppHandler.make_title() convenience method 2024-08-05 15:08:14 -05:00