MCPcopy
hub / github.com/Unleash/unleash / PersonalDashboard.test.tsx

File PersonalDashboard.test.tsx

frontend/src/component/personalDashboard/PersonalDashboard.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import { PersonalDashboard } from './PersonalDashboard.tsx';
3import { render } from 'utils/testRenderer';
4import { screen } from '@testing-library/react';

Callers

nothing calls this directly

Calls 4

testServerSetupFunction · 0.90
renderFunction · 0.90
setupLongRunningProjectFunction · 0.85
setupNewProjectFunction · 0.85

Tested by

no test coverage detected