MCPcopy
hub / github.com/react-bootstrap/react-bootstrap / DropdownMenuSpec.tsx

File DropdownMenuSpec.tsx

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { fireEvent, render, screen } from '@testing-library/react';
3import Dropdown from '../src/Dropdown';
4import DropdownItem from '../src/DropdownItem';

Callers

nothing calls this directly

Calls 1

getDropdownMenuPlacementFunction · 0.90

Tested by

no test coverage detected