pig.py/tests/unit
Russell Ballestrini 1847a2fee6 Add comprehensive unit tests for async modules
Tests for:
- async_web_fetcher: URL handling, media extraction, crawl modes, scoring
- domain_vault: VaultManager, HTML/Media/Linkpeek vaults
- screenshot: ScreenshotCapture configuration and availability
- storage: ImageVault with MD5 deduplication

185 tests total, all passing.
2025-12-22 20:40:58 -05:00
..
test_async_filevault.py Add filevault system with async wrapper and convert sync ops to async 2025-12-22 20:18:20 -05:00
test_async_web_fetcher.py Add comprehensive unit tests for async modules 2025-12-22 20:40:58 -05:00
test_domain_vault.py Add comprehensive unit tests for async modules 2025-12-22 20:40:58 -05:00
test_filevault.py Add filevault system with async wrapper and convert sync ops to async 2025-12-22 20:18:20 -05:00
test_screenshot.py Add comprehensive unit tests for async modules 2025-12-22 20:40:58 -05:00
test_storage.py Add comprehensive unit tests for async modules 2025-12-22 20:40:58 -05:00