You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Music/MusicTests
Laurent 6f07349a1e fix: support HTTP byte-range requests on /file so streamed tracks auto-advance 1 month ago
..
ConnectionStateTests.swift feat(remote): add ConnectionState machine with transition validation 1 month ago
DatabaseServiceTests.swift feat(remote): add DatabaseService.fetchTracksByIds for efficient ID-based lookups 1 month ago
HLSSegmenterTests.swift first working instance 1 month ago
HostServerIntegrationTests.swift first working instance 1 month ago
NDJSONTransportTests.swift feat(remote): add NDJSONTransport for line-buffered JSON framing over TCP 1 month ago
PlaybackPipelineTeardownTests.swift first working instance 1 month ago
PlayerViewModelTests.swift first working instance 1 month ago
ScannerServiceTests.swift feat: add ScannerService with file discovery, metadata extraction, and batch import 1 month ago
SmartPlaylistTests.swift feat: add smart_playlists table migration and CRUD methods 1 month ago
StreamingIntegrationTests.swift fix: support HTTP byte-range requests on /file so streamed tracks auto-advance 1 month ago
StreamingPlaybackEndToEndTests.swift fix: support HTTP byte-range requests on /file so streamed tracks auto-advance 1 month ago
StreamingServerTests.swift first working instance 1 month ago
TrackTests.swift refactor: remove artworkData BLOB from database, load artwork from files on demand 1 month ago