1
0
Fork 0
wuttjamaican/tests
Lance Edgar 4c51189d41 fix: move model base class out of model subpkg
and other things, used by other packages (rattail)

otherwise when rattail imports them, the whole WJ model comes along
with it and it can interfere with sqlalchemy-continuum versioning
2024-08-30 20:30:09 -05: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 fix: add basic support for wutta-continuum data versioning/history 2024-08-27 20:26:22 -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 basic support for wutta-continuum data versioning/history 2024-08-27 20:26:22 -05: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