3
0
Fork 0
wuttaweb/tests/views
2026-01-02 19:39:12 -06:00
..
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test___init__.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_alembic.py feat: add support for Create Alembic Migration 2025-12-28 15:16:27 -06:00
test_auth.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_base.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_batch.py fix: only show "create row" button if batch view supports it 2026-01-02 19:39:12 -06:00
test_common.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_email.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_essential.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_master.py fix: rename form-saving methods etc. for consistency in MasterView 2025-12-28 15:16:27 -06:00
test_people.py fix: fix 'unnecessary-lambda' and 'unnecessary-lambda-assignment' for pylint 2025-09-01 09:42:55 -05:00
test_progress.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_reports.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_roles.py fix: fix 'unnecessary-lambda' and 'unnecessary-lambda-assignment' for pylint 2025-09-01 09:42:55 -05:00
test_settings.py test: skip unsupported test for python 3.8 2025-12-17 10:46:02 -06:00
test_tables.py test: fix broken test 2026-01-01 15:33:20 -06:00
test_upgrades.py test: remove references to deprecated mkdir() 2025-08-31 20:43:41 -05:00
test_users.py fix: flush session when creating new object via MasterView 2025-12-28 22:48:36 -06:00
test_views.py feat: add wizard for generating new master view code 2025-12-31 18:52:37 -06:00