Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marmelab/react-admin
/ ThemeProvider.spec.tsx
File
ThemeProvider.spec.tsx
packages/ra-ui-materialui/src/theme/ThemeProvider.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 expect from
'expect'
;
4
import { StoreContextProvider, memoryStore } from
'ra-core'
;
Callers
nothing calls this directly
Calls
2
memoryStore
Function · 0.90
render
Function · 0.85
Tested by
no test coverage detected