Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awkweb/react-supabase
/ use-select.test.tsx
File
use-select.test.tsx
test/hooks/data/use-select.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 { useSelect } from
'../../../src'
4
import { initialState } from
'../../../src/hooks/data/state'
Callers
nothing calls this directly
Calls
1
useSelect
Function · 0.90
Tested by
no test coverage detected