MCPcopy Index your code
hub / github.com/isomorphic-git/isomorphic-git / test-removeNote.js

File test-removeNote.js

__tests__/test-removeNote.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env node, browser, jasmine */
2import { listNotes, removeNote } from 'isomorphic-git'
3
4import { makeFixture } from './__helpers__/FixtureFS.js'

Callers

nothing calls this directly

Calls 4

makeFixtureFunction · 0.90
listNotesFunction · 0.85
removeNoteFunction · 0.85
toBeMethod · 0.80

Tested by

no test coverage detected