Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ AppSidebar.test.tsx
File
AppSidebar.test.tsx
apps/ui/src/components/core/AppSidebar/AppSidebar.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { MemoryRouter } from
"react-router-dom"
;
2
3
import { QueryClient, QueryClientProvider } from
"@tanstack/react-query"
;
4
import { render, screen } from
"@testing-library/react"
;
Callers
nothing calls this directly
Calls
2
renderSidebar
Function · 0.85
setup
Method · 0.80
Tested by
no test coverage detected