MCPcopy
hub / github.com/coder/mux / SshPromptDialog.test.tsx

File SshPromptDialog.test.tsx

src/browser/components/SshPromptDialog/SshPromptDialog.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "../../../../tests/ui/dom";
2
3import { afterEach, beforeEach, describe, expect, it, mock } from "bun:test";
4import { act, cleanup, fireEvent, render, waitFor } from "@testing-library/react";

Callers

nothing calls this directly

Calls 10

installDomFunction · 0.90
enqueueRequestFunction · 0.85
flushReactWorkFunction · 0.85
resolveMethod · 0.80
closeMethod · 0.65
cleanupFunction · 0.50
renderFunction · 0.50
waitForFunction · 0.50
onChangeFunction · 0.50

Tested by

no test coverage detected