UNPKG

@dossierhq/integration-test

Version:

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

4 lines (3 loc) 200 B
import type { UnboundTestFunction } from '../Builder.js'; import type { SyncTestContext } from './SyncTestSuite.js'; export declare const sync_allEventsScenario: UnboundTestFunction<SyncTestContext>;