Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nukeop/nuclear
/ active-provider-selection.test.tsx
File
active-provider-selection.test.tsx
packages/player/src/integration-tests/active-provider-selection.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { mockIPC } from
'@tauri-apps/api/mocks'
;
2
import { screen, waitFor, within } from
'@testing-library/react'
;
3
4
import { providersHost } from
'../services/providersHost'
;
Callers
nothing calls this directly
Calls
14
createMockCandidate
Function · 0.90
createMockStream
Function · 0.90
withSearch
Method · 0.80
withSearchCapabilities
Method · 0.80
albumDetailsProvider
Method · 0.80
withSearchForTrack
Method · 0.80
withGetStreamUrl
Method · 0.80
click
Method · 0.80
clear
Method · 0.45
register
Method · 0.45
build
Method · 0.45
withName
Method · 0.45
Tested by
no test coverage detected