MCPcopy Index your code
hub / github.com/nukeop/nuclear / queueHost.test.ts

File queueHost.test.ts

packages/player/src/services/queueHost.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3import { useQueueStore } from '../stores/queueStore';
4import { resetInMemoryTauriStore } from '../test/utils/inMemoryTauriStore';

Callers

nothing calls this directly

Calls 10

resetInMemoryTauriStoreFunction · 0.90
createMockTrackFunction · 0.90
getQueueMethod · 0.80
addToQueueMethod · 0.80
clearQueueMethod · 0.80
goToNextMethod · 0.80
goToIndexMethod · 0.80
goToPreviousMethod · 0.80
subscribeMethod · 0.45

Tested by

no test coverage detected