auto-archiver/tests
Patrick Robertson 0a5ba3385e Fix small bug in twitter dropin
- previously the 'content' was being set to a json dump of the tweet, it should be set to full_text
2025-03-20 18:55:22 +04:00
..
data Add a test for checking module type on setup 2025-03-20 18:18:53 +04:00
databases Fix unused imports and include rule. 2025-03-13 13:55:31 +00:00
enrichers Fix ruff checks 2025-03-14 12:59:37 +00:00
extractors Fix small bug in twitter dropin 2025-03-20 18:55:22 +04:00
feeders Linting tests 2025-03-12 14:27:45 +00:00
formatters Ruff format with defaults. 2025-03-10 18:44:54 +00:00
storages Remove autouse property of mock_sleep. 2025-03-13 15:23:35 +00:00
utils Ruff format with defaults. 2025-03-10 18:44:54 +00:00
__init__.py Remove ArchivingContext completely 2025-01-30 17:50:54 +01:00
conftest.py Tests for suitable URLs for tikwm 2025-03-18 10:04:03 +00:00
test_config.py Linting tests 2025-03-12 14:27:45 +00:00
test_implementation.py Fix unused imports and include rule. 2025-03-13 13:55:31 +00:00
test_metadata.py Ruff format with defaults. 2025-03-10 18:44:54 +00:00
test_modules.py Fix unused imports and include rule. 2025-03-13 13:55:31 +00:00
test_orchestrator.py Add a test for checking module type on setup 2025-03-20 18:18:53 +04:00