MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / Toast.spec.js

File Toast.spec.js

src/__tests__/Toast.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { render, screen } from '@testing-library/react';
3import '@testing-library/jest-dom';
4import { Toast } from '..';

Callers

nothing calls this directly

Calls 5

testForCustomClassFunction · 0.90
testForCustomAttributeFunction · 0.90
testForDefaultTagFunction · 0.90
testForCustomTagFunction · 0.90

Tested by

no test coverage detected