MCPcopy Index your code
hub / github.com/nodejs/nodejs.org / index.test.jsx

File index.test.jsx

packages/ui-components/src/Common/BasePagination/__tests__/index.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test';
2import assert from 'node:assert/strict';
3
4import { render, screen } from '@testing-library/react';

Callers

nothing calls this directly

Calls 2

isVisibleFunction · 0.90
renderPaginationFunction · 0.85

Tested by

no test coverage detected