wuttasync/tests
Lance Edgar 19574ea4a0 feat: add warnings mode for import/export handlers, commands
can now specify `--warn` for import/export CLI, to get diff email when
changes occur.

this also adds `get_import_handler()` and friends, via app provider.

also declare email settings for the 2 existing importers
2025-12-20 20:24:35 -06:00
..
cli feat: add the import-versions command, handler logic 2025-12-18 20:03:47 -06:00
importing feat: add warnings mode for import/export handlers, commands 2025-12-20 20:24:35 -06:00
__init__.py feat: initial release 2024-12-05 07:57:51 -06:00
test_app.py feat: add warnings mode for import/export handlers, commands 2025-12-20 20:24:35 -06:00
test_emails.py feat: add warnings mode for import/export handlers, commands 2025-12-20 20:24:35 -06:00
test_util.py fix: format all code with black 2025-08-31 12:42:59 -05:00