MCPcopy Create free account
hub / github.com/formkit/formkit / FormKit.spec.ts

File FormKit.spec.ts

packages/react/__tests__/FormKit.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createElement } from 'react'
2import { fireEvent, render, screen, waitFor, within } from '@testing-library/react'
3import { describe, expect, it, vi } from 'vitest'
4import { FormKit } from '../src'

Callers

nothing calls this directly

Calls 3

createElementFunction · 0.90
defaultConfigFunction · 0.90
renderFunction · 0.50

Tested by

no test coverage detected