MCPcopy
hub / github.com/web-infra-dev/rsbuild / index.test.ts

File index.test.ts

e2e/cases/wasm/wasm-basic/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, findFile, test } from '@e2e/helper';
2
3test('should allow to import a Wasm file', async ({ page, buildPreview }) => {
4 const rsbuild = await buildPreview();

Callers

nothing calls this directly

Calls 3

findFileFunction · 0.90
testMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected