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

File ToastSpec.tsx

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

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3import { act, fireEvent, render } from '@testing-library/react';
4import Toast from '../src/Toast';

Callers

nothing calls this directly

Calls 1

getToastFunction · 0.85

Tested by

no test coverage detected