MCPcopy Index your code
hub / github.com/coder/coder / time.test.ts

File time.test.ts

site/src/utils/time.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2import { shortRelativeTime } from "./time";
3
4describe("shortRelativeTime", () => {

Callers

nothing calls this directly

Calls 2

shortRelativeTimeFunction · 0.90
beforeEachFunction · 0.50

Tested by

no test coverage detected