3
0
Fork 0
wuttaweb/tests
Lance Edgar f8cb97ce63 test: fix issue with local dev tests for email settings
in my case i had wuttasync installed, which provides email settings,
but the test setup does not configure default import/export handlers,
which prevents those email settings from loading correctly.

so restrict to some "basic" email settings and avoid anything else, to
prevent the issue
2026-03-20 21:06:32 -05:00
..
cli fix: format all code with black 2025-08-31 12:26:43 -05:00
db fix: fallback to default continuum plugin logic, when no request 2025-12-29 11:17:50 -06:00
forms fix: add base class for WuttaList schema type 2026-03-10 09:10:14 -05:00
grids fix: ensure uuid column is preserved for grid data 2026-03-18 20:29:26 -05:00
libcache feat: add basic support for fanstatic / libcache 2024-08-06 22:33:54 -05:00
views test: fix issue with local dev tests for email settings 2026-03-20 21:06:32 -05:00
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_app.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_auth.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_conf.py feat: add MasterView registry/discovery mechanism 2025-12-29 19:47:08 -06:00
test_diffs.py feat: add basic support for merging 2 records, w/ preview 2026-03-20 17:20:02 -05:00
test_emails.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_handler.py fix: workaround error when 'fanstatic.needed' missing from environ 2025-12-13 21:30:02 -06:00
test_helpers.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_menus.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_progress.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_static.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_subscribers.py fix: workaround error when 'fanstatic.needed' missing from environ 2025-12-13 21:30:02 -06:00
test_util.py fix: improve JSON-safe rendering for sets 2026-03-06 19:57:08 -06:00
util.py feat: basic support for displaying version history 2025-10-29 18:32:35 -05:00