wuttasync/tests/importing
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
..
__init__.py feat: initial release 2024-12-05 07:57:51 -06:00
test_base.py feat: add warnings mode for import/export handlers, commands 2025-12-20 20:24:35 -06:00
test_csv.py fix: add basic data type coercion for CSV -> SQLAlchemy import 2025-10-20 16:21:21 -05:00
test_handlers.py feat: add warnings mode for import/export handlers, commands 2025-12-20 20:24:35 -06:00
test_model.py fix: format all code with black 2025-08-31 12:42:59 -05:00
test_versions.py feat: add warnings mode for import/export handlers, commands 2025-12-20 20:24:35 -06:00
test_wutta.py feat: add the import-versions command, handler logic 2025-12-18 20:03:47 -06:00