Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import { setupServer } from
"msw/node"
;
2
import { render } from
"../test-utils"
;
3
import { screen, within } from
"@testing-library/react"
;
4
import userEvent from
"@testing-library/user-event"
;
Callers
nothing calls this directly
Calls
2
close
Method · 0.45
setup
Method · 0.45
Tested by
no test coverage detected