erinhmclark
|
4280791f07
|
Fix mocking in test_wayback_enricher.py.
|
2025-02-27 11:25:58 +00:00 |
|
erinhmclark
|
8124bb831d
|
Merge branch 'main' into small_issues
# Conflicts:
# src/auto_archiver/core/base_module.py
# src/auto_archiver/utils/misc.py
|
2025-02-26 13:19:49 +00:00 |
|
erinhmclark
|
b2e654aef9
|
Remove context manager from test_pdq_hash_enricher.py
|
2025-02-26 12:57:33 +00:00 |
|
Patrick Robertson
|
4174285898
|
Fix unit tests
|
2025-02-20 13:18:06 +00:00 |
|
Patrick Robertson
|
5211c5de18
|
Merge pull request #210 from bellingcat/logger_fix
Fix issue #200 + Refactor _LAZY_LOADED_MODULES
|
2025-02-19 15:11:42 +00:00 |
|
erinhmclark
|
47a634fc63
|
Add WACZ, Wayback and local storage tests.
|
2025-02-19 13:14:08 +00:00 |
|
Patrick Robertson
|
a9802dd004
|
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 |
|
erinhmclark
|
10a5ad62b8
|
Include Atlos tests, metadata fixture.
|
2025-02-19 09:18:41 +00:00 |
|
erinhmclark
|
f0fd9bf445
|
Updates tests to use pytest-mock.
|
2025-02-18 23:32:03 +00:00 |
|
erinhmclark
|
7b88df72cb
|
Update test_metadata_enricher.py
|
2025-02-18 19:46:57 +00:00 |
|
erinhmclark
|
71b41dd901
|
Remove accidental path, yet again.
|
2025-02-14 10:05:32 +00:00 |
|
erinhmclark
|
319c1e8f92
|
Add more tests.
|
2025-02-14 09:48:37 +00:00 |
|
erinhmclark
|
cbe98c729d
|
Enricher tests
|
2025-02-12 19:32:40 +00:00 |
|
erinhmclark
|
d9d936c2ca
|
Thumbnail enricher fix seconds to minutes.
|
2025-02-12 12:22:27 +00:00 |
|
erinhmclark
|
266c7a14e6
|
Context related fixes, some more tests.
|
2025-02-06 16:53:00 +00:00 |
|
Patrick Robertson
|
3d37c494aa
|
Tidy ups + unit tests:
1. Allow loading modules from --module_paths=/extra/path/here
2. Improved unit tests for module loading
3. Further small tidy ups/clean ups
|
2025-01-29 18:42:49 +01:00 |
|
Patrick Robertson
|
7a4871db6b
|
Fix up unit tests for new structure
|
2025-01-28 14:40:12 +01:00 |
|
erinhmclark
|
79684f8348
|
Set up feeder manifests (not merged by source yet)
|
2025-01-23 09:16:42 +00:00 |
|
Patrick Robertson
|
6f10270baf
|
Remove unittest and switch to pytest fully
|
2025-01-14 16:28:39 +01:00 |
|
Patrick Robertson
|
63973e2ce7
|
switch to pytest and pytest-recording
|
2025-01-13 16:23:20 +01:00 |
|
Patrick Robertson
|
30d423c8e6
|
Setup a basic framework for unit tests
Use 'python -m unittest' from the project root to run
|
2024-12-31 14:29:52 +01:00 |
|