MCPcopy
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

1import { vi } from 'vitest';
2import { http, HttpResponse, passthrough } from 'msw';
3import { setupWorker } from 'msw/browser';
4import { States } from '../../src/core/States';

Callers

nothing calls this directly

Calls 2

passthroughFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected