MCPcopy Create free account
hub / github.com/bytebase/bytebase / datetime.test.ts

File datetime.test.ts

frontend/src/utils/datetime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from "vitest";
2
3vi.mock("@/react/i18n", () => ({
4 default: {

Callers

nothing calls this directly

Calls 7

formatRelativeTimeFunction · 0.90
formatAbsoluteDateTimeFunction · 0.90
formatAbsoluteDateFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
testStruct · 0.85
humanizeTsFunction · 0.85

Tested by

no test coverage detected