Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/React95/React95
/ core.setup.js
File
core.setup.js
config/setup/core.setup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeAll, vi } from
'vitest'
;
2
import
fileMock from
'../mocks/fileMock'
;
3
4
vi.mock(
'icojs'
, () => ({
Callers
nothing calls this directly
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected