auto-archiver/tests
erinhmclark 4280791f07 Fix mocking in test_wayback_enricher.py. 2025-02-27 11:25:58 +00:00
..
data Merge branch 'main' into tests/add_module_tests 2025-02-18 19:47:47 +00:00
databases Add text content into gsheet. 2025-02-25 20:06:44 +00:00
enrichers Fix mocking in test_wayback_enricher.py. 2025-02-27 11:25:58 +00:00
extractors Merge branch 'main' into small_issues 2025-02-26 13:19:49 +00:00
feeders Fix unit tests 2025-02-20 13:18:06 +00:00
formatters Fix up unit tests for new structure 2025-01-28 14:40:12 +01:00
storages Fix tmp test file. 2025-02-25 14:08:14 +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 Fix unit tests 2025-02-20 13:18:06 +00:00