MCPcopy Create free account
hub / github.com/code-pushup/cli / dates.unit.test.ts

File dates.unit.test.ts

packages/utils/src/lib/dates.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { dateToUnixTimestamp } from './dates.js';
2
3describe('dateToUnixTimestamp', () => {
4 it('should convert date to number of seconds since epoch', () => {

Callers

nothing calls this directly

Calls 1

dateToUnixTimestampFunction · 0.85

Tested by

no test coverage detected