1
0
Fork 0
wuttaweb/tests
2024-08-05 00:12:17 -05:00
..
forms feat: add initial/basic forms support 2024-08-05 00:12:17 -05:00
views feat: add initial/basic forms support 2024-08-05 00:12:17 -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: add util.get_form_data() convenience function 2024-08-04 20:32:05 -05:00