MCPcopy
hub / github.com/freeCodeCamp/freeCodeCamp / intro.test.tsx

File intro.test.tsx

client/src/components/Intro/intro.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { Provider } from 'react-redux';
3import { render, screen } from '@testing-library/react';
4import { describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 1

renderWithReduxFunction · 0.70

Tested by

no test coverage detected