auto-archiver/tests
Patrick Robertson be513e95aa Merge branch 'main' into merge_modules 2025-03-07 16:19:51 +00:00
..
data Merge branch 'main' into tests/add_module_tests 2025-02-18 19:47:47 +00:00
databases Update Atlos tests 2025-03-05 21:24:38 +00:00
enrichers Fix mocking in test_wayback_enricher.py. 2025-02-27 11:25:58 +00:00
extractors Fix instagram_extractor.py typo, add warning to docs, and add basic regex test. 2025-03-06 16:25:38 +00:00
feeders Update Atlos tests 2025-03-05 21:24:38 +00:00
formatters Fix up unit tests for new structure 2025-01-28 14:40:12 +01:00
storages Update Atlos tests 2025-03-05 21:24:38 +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 Fix tests for moving orchestration to secrets/orchestration.yaml 2025-02-21 19:05:39 +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 Update gsheet_feeder references in tests. 2025-03-04 14:06:46 +00:00