MCPcopy
hub / github.com/rjsf-team/react-jsonschema-form / NumberField.test.tsx

File NumberField.test.tsx

packages/core/test/NumberField.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createRef } from 'react';
2import type { RJSFSchema, UiSchema } from '@rjsf/utils';
3import { act } from '@testing-library/react';
4import userEvent from '@testing-library/user-event';

Callers

nothing calls this directly

Calls 5

createFormComponentFunction · 0.90
submitFormFunction · 0.90
getSelectedOptionValueFunction · 0.90
resetMethod · 0.45

Tested by

no test coverage detected