| .. |
|
__init__.py
|
ingester: add source-adapter scaffolding + FS source
|
2026-05-26 11:41:53 +03:00 |
|
test_api.py
|
Surface provider reachability and per-job failure context on dashboard
|
2026-05-27 11:38:48 +03:00 |
|
test_circuit_breaker.py
|
additional config, pollers, serve
|
2026-05-26 11:41:54 +03:00 |
|
test_config.py
|
Collapse worker_count and max_concurrent into worker_count
|
2026-05-27 12:48:14 +03:00 |
|
test_fs_source.py
|
Drop defensive branches
|
2026-05-26 16:56:32 +03:00 |
|
test_http_source.py
|
Emit DELETE for HTTP URLs removed from config
|
2026-05-27 13:39:18 +03:00 |
|
test_pipeline.py
|
Resolve worker source by source_id, not just supports(uri)
|
2026-05-27 13:36:03 +03:00 |
|
test_pollers.py
|
Guard mark_succeeded/mark_dead against reaper resurrection
|
2026-05-26 14:07:44 +03:00 |
|
test_queue.py
|
Prevent DELETE/UPSERT race for the same URI
|
2026-05-27 13:30:46 +03:00 |
|
test_resolve_fetcher.py
|
Resolve worker source by source_id, not just supports(uri)
|
2026-05-27 13:36:03 +03:00 |
|
test_revision_round_trip.py
|
record cassettes against new fixtures, fix stale assertions
|
2026-05-26 11:44:46 +03:00 |
|
test_s3_source.py
|
canonical metadata keys: source_revision + content_type, bump to 0.50.0
|
2026-05-26 11:43:30 +03:00 |
|
test_serve_integration.py
|
Collapse worker_count and max_concurrent into worker_count
|
2026-05-27 12:48:14 +03:00 |
|
test_sources_base.py
|
route create_document_from_source through source adapters
|
2026-05-26 11:41:54 +03:00 |
|
test_webdav_source.py
|
regex-based _strip_etag with weak-marker test
|
2026-05-26 11:44:45 +03:00 |
|
test_workers.py
|
Collapse worker_count and max_concurrent into worker_count
|
2026-05-27 12:48:14 +03:00 |