2
0
Fork 0
wuttjamaican/tests
Lance Edgar 2deba45588 feat: add wutta top-level command with make-uuid subcommand
i think it only makes sense to have an "opinion" for command line
interface in this project, and we probably need more `wutta`
subcommands too but we'll see.

main motivation for this currently is to allow poser apps to define
their own CLI, in particular e.g. `poser install`
2024-11-23 11:48:28 -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 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