soulsync/tests/imports
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_import_album.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
test_import_context.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
test_import_file_ops.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +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 Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
test_import_pipeline.py Split runtime builders into owning modules 2026-04-27 19:54:45 +03:00
test_import_side_effects.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
test_import_staging.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00