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

File formUtils.test.ts

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

Source from the content-addressed store, hash-verified

1import type { FormikContextType } from "formik/dist/types";
2import { mockApiError } from "#/testHelpers/entities";
3import { getFormHelpers, nameValidator, onChangeTrimmed } from "./formUtils";
4

Callers

nothing calls this directly

Calls 4

nameValidatorFunction · 0.90
getFormHelpersFunction · 0.90
mockApiErrorFunction · 0.90
onChangeTrimmedFunction · 0.90

Tested by

no test coverage detected