Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marmelab/react-admin
/ AdminContext.spec.tsx
File
AdminContext.spec.tsx
packages/ra-ui-materialui/src/AdminContext.spec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
;
2
import { render, screen } from
'@testing-library/react'
;
3
import { Typography } from
'@mui/material'
;
4
import expect from
'expect'
;
Callers
nothing calls this directly
Calls
2
memoryStore
Function · 0.90
render
Function · 0.85
Tested by
no test coverage detected