soulsync/tests/tools
Broque Thomas 52dcdbe0f7 Harden Amazon worker schema migration
Ensure the Amazon enrichment worker verifies its required columns before querying pending work or progress, preventing upgraded installs from spamming no-such-column errors when amazon_match_status is missing.

Add regression coverage for legacy databases without Amazon enrichment columns.
2026-05-18 15:47:04 -07:00
..
__init__.py Amazon Music provider: metadata client + download source (T2Tunes) 2026-05-16 07:46:41 -07:00
test_amazon_client.py Backfill album release_date from stream tags when T2Tunes metadata omits it 2026-05-16 16:32:54 -07:00
test_amazon_download_client.py fix(tests): use asyncio.run() instead of get_event_loop() in amazon test helper 2026-05-16 12:48:36 -07:00
test_amazon_worker_schema.py Harden Amazon worker schema migration 2026-05-18 15:47:04 -07:00
test_t2tunes_probe.py Add T2Tunes probe unit tests 2026-05-16 11:49:03 -07:00