UNPKG

@dossierhq/integration-test

Version:

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

4 lines (3 loc) 224 B
import type { UnboundTestFunction } from '../Builder.js'; import type { AdminEntityTestContext } from './AdminEntityTestSuite.js'; export declare const UnarchiveEntitySubSuite: UnboundTestFunction<AdminEntityTestContext>[];