wuttasync/tests/importing
Lance Edgar 65bbc95ae2 fix: do not assign simple/supported fields in Importer constructor
subclass may define those and we do not want to overwrite; in some
cases doing so would cause error (if subclass defines a property)
2025-06-29 11:19:10 -05:00
..
__init__.py feat: initial release 2024-12-05 07:57:51 -06:00
test_base.py fix: do not assign simple/supported fields in Importer constructor 2025-06-29 11:19:10 -05:00
test_csv.py fix: implement deletion logic; add cli params for max changes 2024-12-06 15:18:23 -06:00
test_handlers.py feat: add wutta import-csv command 2024-12-05 21:25:38 -06:00
test_model.py feat: initial release 2024-12-05 07:57:51 -06:00
test_wutta.py feat: initial release 2024-12-05 07:57:51 -06:00