1
0
Fork 0
wuttaweb/tests
Lance Edgar 60e8303d29 add basic support for menu handler
default menu is not yet useful, but the handler mostly works.  except
for actual auth/perm checks since we have no users yet!
2024-07-13 20:03:44 -05:00
..
views feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_app.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_helpers.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_menus.py add basic support for menu handler 2024-07-13 20:03:44 -05:00
test_static.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_subscribers.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_util.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00