MCPcopy Create free account
hub / github.com/tiann/hapi / versionedUpdate.test.ts

File versionedUpdate.test.ts

cli/src/api/versionedUpdate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { applyVersionedAck, type AckResult, type VersionedAckOptions } from './versionedUpdate';
3
4type TestState = {

Callers

nothing calls this directly

Calls 2

applyVersionedAckFunction · 0.90
baseOptionsFunction · 0.85

Tested by

no test coverage detected