MCPcopy Create free account
hub / github.com/bcc-code/directus-schema-sync / exportManager.test.ts

File exportManager.test.ts

src/exportManager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert';
2import { describe, it } from 'node:test';
3import { ExportManager } from './exportManager.js';
4import type { IExporter } from './types.js';

Callers

nothing calls this directly

Calls 2

addExporterMethod · 0.80
loadAllMethod · 0.80

Tested by

no test coverage detected