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

File Accessibility.test.tsx

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

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import KeyCode from 'rc-util/lib/KeyCode';
3import Select from '../src';
4import { injectRunAllTimers, expectOpen, keyDown } from './utils/common';

Callers

nothing calls this directly

Calls 3

injectRunAllTimersFunction · 0.90
expectOpenFunction · 0.90
keyDownFunction · 0.90

Tested by

no test coverage detected