MCPcopy
hub / github.com/primer/react / InlineAutocomplete.test.tsx

File InlineAutocomplete.test.tsx

packages/react/src/drafts/InlineAutocomplete/InlineAutocomplete.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, {useState} from 'react'
2import {fireEvent, render, within} from '@testing-library/react'
3import userEvent from '@testing-library/user-event'
4import type {ShowSuggestionsEvent, Suggestions, Trigger} from '.'

Callers

nothing calls this directly

Calls 1

renderFunction · 0.90

Tested by

no test coverage detected