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 463ecb518b feat(remote): add HostServer with Bonjour, HTTP DB download, and NDJSON command channel 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
HostServerIntegrationTests.swift feat(remote): add HostServer with Bonjour, HTTP DB download, and NDJSON command channel 1 month ago
NDJSONTransportTests.swift feat(remote): add NDJSONTransport for line-buffered JSON framing over TCP 1 month ago
PlayerViewModelTests.swift feat: add PlayerViewModel with queue management, shuffle, and play tracking 1 month ago
RemoteProtocolTests.swift feat(remote): add RemoteCommand and HostEvent protocol types with tests 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
TrackTests.swift feat: add Track model with GRDB record conformance and tests 1 month ago