UNPKG

@dossierhq/integration-test

Version:

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

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