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

File seo.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

renderFunction · 0.85

Tested by

no test coverage detected