MCPcopy Create free account
hub / github.com/danvk/webdiff / diff-options.test.ts

File diff-options.test.ts

ts/__tests__/diff-options.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {flagsToGitDiffOptions, gitDiffOptionsToFlags} from '../diff-options';
2
3describe('encodeDiffOptions', () => {
4 it('should encode no flags', () => {

Callers

nothing calls this directly

Calls 2

gitDiffOptionsToFlagsFunction · 0.90
flagsToGitDiffOptionsFunction · 0.90

Tested by

no test coverage detected