MCPcopy Index your code
hub / github.com/Sandpack/nodebox-runtime / files.start.test.ts

File files.start.test.ts

tests/features/files.start.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from 'tests';
2import type { FileWatchEvent } from '@codesandbox/nodebox';
3
4test('starts a vanilla project and make sure files are readable', async ({ runTestServer, emulatorUrl, page }) => {

Callers

nothing calls this directly

Calls 6

connectMethod · 0.80
initMethod · 0.80
writeFileMethod · 0.80
readFileMethod · 0.80
watchMethod · 0.80
runTestServerFunction · 0.50

Tested by

no test coverage detected