soulsync/tests/metadata
Antti Kettunen 9b2b6d856f
Split runtime builders into owning modules
- Move the import pipeline runtime factory into core.imports.pipeline
- Move the metadata runtime factory into core.metadata.enrichment
- Keep the web server wiring thin and drop the shared glue module
- Add contract tests that keep the two runtime bundles separate
2026-04-27 19:54:45 +03:00
..
test_artist_source_detail.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_artist_source_lookup.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_enrichment_events.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_cache_batch_lookup.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_enrichment.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_gap_filler.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_service_album_tracks.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_service_artist_image.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_service_cache.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_service_discography.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_service_musicmap.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_metadata_service_single_import_context.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_musicbrainz_search.py Group metadata tests under tests/metadata 2026-04-27 19:54:44 +03:00
test_runtime_bundle.py Split runtime builders into owning modules 2026-04-27 19:54:45 +03:00