MCPcopy
hub / github.com/JedWatson/react-select / Select.test.tsx

File Select.test.tsx

packages/react-select/src/__tests__/Select.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { KeyboardEvent } from 'react';
2import { render, fireEvent, EventType } from '@testing-library/react';
3import userEvent from '@testing-library/user-event';
4import cases from 'jest-in-case';

Callers

nothing calls this directly

Calls 4

focusOptionFunction · 0.85
setInputValueFunction · 0.85
componentsFunction · 0.85
openMenuFunction · 0.70

Tested by

no test coverage detected