3
0
Fork 0
wuttaweb/tests/views
Lance Edgar 65511a26b2 feat: add basic views for Reports
not entirely useful as-is yet, that may change later but for now
keeping things minimal to avoid being painted into any corner
2025-01-11 21:35:06 -06:00
..
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test___init__.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_auth.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_base.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_batch.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_common.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_email.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_essential.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_master.py fix: bugfix for bool simple settings with default value 2025-01-06 19:29:58 -06:00
test_people.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_progress.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_reports.py feat: add basic views for Reports 2025-01-11 21:35:06 -06:00
test_roles.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_settings.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_upgrades.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
test_users.py tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00