soulsync/tests/metadata
Antti Kettunen 02305096a3
Tighten metadata and import safety
- Normalize album import track display handling so queue labels and match rows stay consistent
- Bound MusicBrainz caches and avoid caching transient lookup failures
- Stop swallowing programmer errors in source enrichment helpers
- Restore import config test seams without reintroducing lazy imports
- Guard task completion calls and fix the Windows path test expectation
- Keep file lock tracking from growing without bound
2026-04-27 20:28:05 +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 Tighten metadata and import safety 2026-04-27 20:28:05 +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_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