Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redpanda-data/console
/ sidebar.test.tsx
File
sidebar.test.tsx
frontend/src/components/layout/sidebar.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { act, renderHook } from
'@testing-library/react'
;
2
import { createGroupedSidebarItems } from
'utils/route-utils'
;
3
import { afterEach, describe, expect, it, vi } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
2
createGroupedSidebarItems
Function · 0.90
expect
Function · 0.85
Tested by
no test coverage detected