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

File schedule.test.ts

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

Source from the content-addressed store, hash-verified

1import dayjs from "dayjs";
2import duration from "dayjs/plugin/duration";
3import type { Workspace } from "#/api/typesGenerated";
4import * as Mocks from "#/testHelpers/entities";

Callers

nothing calls this directly

Calls 8

stripTimezoneFunction · 0.90
extractTimezoneFunction · 0.90
getMaxDeadlineFunction · 0.90
getMinDeadlineFunction · 0.90
getMaxDeadlineChangeFunction · 0.90
quietHoursDisplayFunction · 0.90
diffMethod · 0.65
addMethod · 0.45

Tested by

no test coverage detected