MCPcopy Index your code
hub / github.com/coder/mux / ProjectSidebar.test.tsx

File ProjectSidebar.test.tsx

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

Source from the content-addressed store, hash-verified

1import "../../../../tests/ui/dom";
2
3import React, { type ComponentProps, type PropsWithChildren } from "react";
4import { afterEach, beforeEach, describe, expect, mock, spyOn, test } from "bun:test";

Callers

nothing calls this directly

Calls 15

installDomFunction · 0.90
getDraftScopeIdFunction · 0.90
getInputKeyFunction · 0.90
updatePersistedStateFunction · 0.90
agentItemTestIdFunction · 0.85
toggleButtonLabelFunction · 0.85
resolveVoidResultFunction · 0.85
renderPropsFunction · 0.85
setupProjectSidebarDomFunction · 0.85

Tested by

no test coverage detected