navidrome/persistence
Deluan f74bf6484e test(persistence): scope the GetCursorWithArtwork full-stream spec to tie-free ids
The fixture has title ties (e.g. three "Antenna" tracks), so the unscoped
positional comparison against GetAll only passed because SQLite's tie order
happened to coincide between the full scan and the pre-pass's id IN (...)
fetch. Scope it to onlySongs like the sibling ordering specs already do.
2026-07-24 00:02:55 -04:00
..
2026-02-08 09:57:30 -05:00
2026-05-28 22:13:05 -03:00