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

File use-delete.test.tsx

test/hooks/data/use-delete.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 { useDelete } from '../../../src'
4import { initialState } from '../../../src/hooks/data/state'

Callers

nothing calls this directly

Calls 1

useDeleteFunction · 0.90

Tested by

no test coverage detected