MCPcopy Create free account
hub / github.com/isomorphic-git/isomorphic-git / test-normalizeAuthorObject.js

File test-normalizeAuthorObject.js

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

Source from the content-addressed store, hash-verified

1/* eslint-env node, browser, jasmine */
2
3import { setConfig } from 'isomorphic-git'
4import { normalizeAuthorObject } from 'isomorphic-git/internal-apis'

Callers

nothing calls this directly

Calls 5

makeFixtureFunction · 0.90
setConfigFunction · 0.85
normalizeAuthorObjectFunction · 0.85
toEqualMethod · 0.80
toBeMethod · 0.80

Tested by

no test coverage detected