server-tools/attachment_synchronize/tests
clementmbr 7bd7c02c89 [FIX] attachment_synchronize: fix tests
- correct `directory_output` value

- mute logger for desired raise exception

- change how the "already imported files" are checked when
"check_duplicated_files = True" :
It occurs that a task o2m field `attachment_ids` returns an empty record
when checked during the `_file_to_import()` method... but only when
the module `autovacuum_message_attachment` is installed !
2023-09-07 11:17:48 +02:00
..
__init__.py [REF] refactor code and add test 2023-09-07 11:17:48 +02:00
common.py [FIX] attachment_synchronize: fix tests 2023-09-07 11:17:48 +02:00
test_export.py [FIX] attachment_synchronize: fix tests 2023-09-07 11:17:48 +02:00
test_import.py [FIX] attachment_synchronize: fix tests 2023-09-07 11:17:48 +02:00