MCPcopy Create free account
hub / github.com/react-component/select / Field.test.tsx

File Field.test.tsx

tests/Field.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { act } from 'react';
2import Select from '../src';
3import type { SelectProps } from '../src';
4import { injectRunAllTimers } from './utils/common';

Callers

nothing calls this directly

Calls 2

injectRunAllTimersFunction · 0.90
mountSelectFunction · 0.85

Tested by

no test coverage detected