MCPcopy
hub / github.com/react-bootstrap/react-bootstrap / BootstrapModalManagerSpec.ts

File BootstrapModalManagerSpec.ts

test/BootstrapModalManagerSpec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import ModalManager from '@restart/ui/ModalManager';
3import { injectCss } from './helpers';
4import BootstrapModalManager, {

Callers

nothing calls this directly

Calls 4

getSharedManagerFunction · 0.90
injectCssFunction · 0.90
createModalFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected