MCPcopy
hub / github.com/testing-library/react-hooks-testing-library / hydrationErrors.test.ts

File hydrationErrors.test.ts

src/__tests__/hydrationErrors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useState, useCallback } from 'react'
2
3describe('hydration errors tests', () => {
4 function useCounter() {

Callers

nothing calls this directly

Calls 4

hydrateFunction · 0.85
useCounterFunction · 0.70
renderHookFunction · 0.50
rerenderFunction · 0.50

Tested by

no test coverage detected