MCPcopy Create free account
hub / github.com/feast-dev/feast / ProjectSelector.test.tsx

File ProjectSelector.test.tsx

ui/src/components/ProjectSelector.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setupServer } from "msw/node";
2import { render } from "../test-utils";
3import { screen, within } from "@testing-library/react";
4import userEvent from "@testing-library/user-event";

Callers

nothing calls this directly

Calls 2

closeMethod · 0.45
setupMethod · 0.45

Tested by

no test coverage detected