1
0
Fork 0
wuttaweb/tests
Lance Edgar 1d113da45a feat: add "web handler" feature; it must get the menu handler
this makes more sense than (potentially) adding a whole bunch of
methods to the app handler.

also fix entry point for app provider, per wj changes
2024-07-14 11:07:50 -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_handler.py feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -05:00
test_helpers.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_menus.py feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -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