Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import React from
'react'
;
2
import { Provider } from
'react-redux'
;
3
import { render, screen } from
'@testing-library/react'
;
4
import { describe, expect, it, vi } from
'vitest'
;
Callers
nothing calls this directly
Calls
1
renderWithRedux
Function · 0.70
Tested by
no test coverage detected