UNPKG

@dossierhq/integration-test

Version:

Integration test to ensure that different Dossier database adapters work as expected.

4 lines (3 loc) 222 B
import type { UnboundTestFunction } from '../Builder.js'; import type { SchemaTestContext } from './SchemaTestSuite.js'; export declare const ServerProcessNextDirtyEntitySubSuite: UnboundTestFunction<SchemaTestContext>[];