Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import { renderHook } from
'@testing-library/react-hooks'
2
3
import { useClient } from
'../../src'
4
import { Wrapper as wrapper } from
'../utils'
Callers
nothing calls this directly
Calls
1
useClient
Function · 0.90
Tested by
no test coverage detected