auto-archiver/tests
Patrick Robertson f8e846d59a Create facebook dropin - working for images + text. CAVEAT: only gets the first ~100 chars of the post at the moment 2025-02-25 11:44:35 +00:00
..
data Merge branch 'main' into tests/add_module_tests 2025-02-18 19:47:47 +00:00
databases Include Atlos tests, metadata fixture. 2025-02-19 09:18:41 +00:00
enrichers Merge pull request #210 from bellingcat/logger_fix 2025-02-19 15:11:42 +00:00
extractors Create facebook dropin - working for images + text. CAVEAT: only gets the first ~100 chars of the post at the moment 2025-02-25 11:44:35 +00:00
feeders Include Atlos tests, metadata fixture. 2025-02-19 09:18:41 +00:00
formatters Fix up unit tests for new structure 2025-01-28 14:40:12 +01:00
storages Add WACZ, Wayback and local storage tests. 2025-02-19 13:14:08 +00:00
utils Updates tests to use pytest-mock. 2025-02-18 23:32:03 +00:00
__init__.py Remove ArchivingContext completely 2025-01-30 17:50:54 +01:00
conftest.py Merge pull request #210 from bellingcat/logger_fix 2025-02-19 15:11:42 +00:00
test_config.py Fix loading modules when entry_point isn't set 2025-01-23 21:08:54 +01:00
test_implementation.py Various fixes for issues with new architecture (#208) 2025-02-18 19:10:09 +00:00
test_metadata.py Remove accidental path, yet again. 2025-02-14 10:05:32 +00:00
test_modules.py Remove the global _LAZY_LOADED_MODULES and allow each instance of ArchivingOrchestrator to load its own modules 2025-02-19 12:25:35 +00:00
test_orchestrator.py Remove the global _LAZY_LOADED_MODULES and allow each instance of ArchivingOrchestrator to load its own modules 2025-02-19 12:25:35 +00:00