MCPcopy
hub / github.com/final-form/react-final-form / ReactFinalForm.test.js

File ReactFinalForm.test.js

src/ReactFinalForm.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from "react";
2import { render, fireEvent, cleanup, act } from "@testing-library/react";
3import "@testing-library/jest-dom";
4import deepEqual from "fast-deep-equal";

Callers

nothing calls this directly

Calls 5

withTypesFunction · 0.85
renderFunction · 0.85
handleSubmitFunction · 0.85
timeoutFunction · 0.70
sleepFunction · 0.70

Tested by

no test coverage detected