MCPcopy
hub / github.com/QwikDev/qwik / serve.spec.ts

File serve.spec.ts

e2e/qwik-cli-e2e/tests/serve.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2import { existsSync, readFileSync, writeFileSync } from 'fs';
3import { join } from 'path';
4import { assert, beforeAll, beforeEach, describe, expect, test } from 'vitest';

Callers

nothing calls this directly

Calls 8

scaffoldQwikProjectFunction · 0.90
logFunction · 0.90
assertHostUnusedFunction · 0.90
runCommandUntilFunction · 0.90
promisifiedTreeKillFunction · 0.90
expectHtmlOnARootPageFunction · 0.85
fetchFunction · 0.85

Tested by

no test coverage detected