MCPcopy Create free account
hub / github.com/awkweb/react-supabase / use-client.test.tsx

File use-client.test.tsx

test/hooks/use-client.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { renderHook } from '@testing-library/react-hooks'
2
3import { useClient } from '../../src'
4import { Wrapper as wrapper } from '../utils'

Callers

nothing calls this directly

Calls 1

useClientFunction · 0.90

Tested by

no test coverage detected