MCPcopy Create free account
hub / github.com/DialmasterOrg/Youtarr / configModule.test.js

File configModule.test.js

server/modules/__tests__/configModule.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1jest.mock('fs');
2jest.mock('uuid');
3jest.mock('../../logger');
4jest.mock('child_process');

Callers

nothing calls this directly

Calls 15

getConfigMethod · 0.80
isPlatformDeploymentMethod · 0.80
isElfhostedPlatformMethod · 0.80
updateConfigMethod · 0.80
saveConfigMethod · 0.80
stopWatchingConfigMethod · 0.80
deepMergeMethod · 0.80
getCookiesPathMethod · 0.80
getCookiesStatusMethod · 0.80
getStorageStatusMethod · 0.80

Tested by

no test coverage detected