soulsync/tests/imports
Antti Kettunen f32fc9d56e
Extract wishlist logic into dedicated package
- add core/wishlist as the home for wishlist payload, resolution, state, processing, reporting, and selection helpers
- move wishlist-specific tests into tests/wishlist alongside the new package layout
- keep web_server.py and the import/search callers as thin adapters for now
2026-04-28 21:17:24 +03:00
..
test_import_album.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
test_import_context.py Broaden import and metadata test coverage 2026-04-27 19:55:07 +03:00
test_import_file_ops.py Broaden import and metadata test coverage 2026-04-27 19:55:07 +03:00
test_import_filename.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
test_import_guards.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
test_import_paths.py Tighten metadata and import safety 2026-04-27 20:28:05 +03:00
test_import_pipeline.py Move single-track resolver; fix wishlist cleanup 2026-04-27 19:55:06 +03:00
test_import_resolution_single_track_context.py Broaden import and metadata test coverage 2026-04-27 19:55:07 +03:00
test_import_side_effects.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
test_import_staging.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00