1
0
Fork 0
wuttjamaican/tests
Lance Edgar e899d06151 feat: flesh out the auth handler; add people handler
can handle the basics now: authentication, perm checks etc.
2024-07-14 23:22:11 -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 feat: flesh out the auth handler; add people handler 2024-07-14 23:22:11 -05:00
test_auth.py feat: flesh out the auth handler; add people handler 2024-07-14 23:22:11 -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 feat: add basic data model support 2024-07-11 12:55:55 -05:00