MCPcopy Create free account
hub / github.com/alephdata/aleph / util.test.ts

File util.test.ts

ui/src/components/Timeline/util.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Model, defaultModel } from '@alephdata/followthemoney';
2import { TimelineItem, ImpreciseDate, reformatDateString } from './util';
3
4const model = new Model(defaultModel);

Callers

nothing calls this directly

Calls 11

reformatDateStringFunction · 0.90
getEarliestDateMethod · 0.80
getLatestDateMethod · 0.80
getDurationMethod · 0.80
isSingleDayMethod · 0.80
isMultiDayMethod · 0.80
getEarliestMethod · 0.80
getLatestMethod · 0.80
getEntityMethod · 0.45
getColorMethod · 0.45
isValidMethod · 0.45

Tested by

no test coverage detected