MCPcopy Index your code
hub / github.com/MALSync/MALSync / import.test.ts

File import.test.ts

test/src/provider/local/import.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { exportData, importData } from '../../../../src/_provider/Local/import';
3import * as utils from '../../../../src/utils/general';
4

Callers

nothing calls this directly

Calls 4

importDataFunction · 0.90
exportDataFunction · 0.90
setGlobalsFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected