MCPcopy
hub / github.com/electric-sql/pglite / hooks.test.tsx

File hooks.test.tsx

packages/pglite-react/test/hooks.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from 'vitest'
2import { renderHook } from '@testing-library/react'
3import { waitFor } from '@testing-library/dom'
4import React from 'react'

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
execMethod · 0.80
sqlMethod · 0.80
testLiveQueryFunction · 0.70
createMethod · 0.45

Tested by

no test coverage detected