3
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
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
4d0693862d fix: format all code with black
and from now on should not deviate from that...
2025-08-31 12:26:43 -05:00
7895ce4676 tests: move WebTestCase to wuttaweb.testing module 2025-01-06 16:47:48 -06:00
95ff87fbf3 feat: add feature to edit email settings, basic message preview 2024-12-23 19:24:17 -06:00