MCPcopy Index your code
hub / github.com/rilldata/rill / setup.ts

File setup.ts

web-admin/tests/setup/setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "@playwright/test";
2import { cliLogin } from "@rilldata/web-common/tests/fixtures/cli";
3import { writeFileEnsuringDir } from "@rilldata/web-common/tests/utils/fs";
4import { isServiceReady } from "@rilldata/web-common/tests/utils/is-service-ready.ts";

Callers

nothing calls this directly

Calls 7

spawnAndMatchFunction · 0.90
writeFileEnsuringDirFunction · 0.90
isServiceReadyFunction · 0.90
cliLoginFunction · 0.90
setupFunction · 0.85
reloadMethod · 0.80
toStringMethod · 0.65

Tested by

no test coverage detected