Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ mocks.js
File
mocks.js
test/js/mocks.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ vi } from
'vitest'
;
2
import
{ http, HttpResponse, passthrough } from
'msw'
;
3
import
{ setupWorker } from
'msw/browser'
;
4
import
{ States } from
'../../src/core/States'
;
Callers
nothing calls this directly
Calls
2
passthrough
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected