MCPcopy Create free account
hub / github.com/coder/coder / workspaceProxies.spec.ts

File workspaceProxies.spec.ts

site/e2e/tests/deployment/workspaceProxies.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, type Page, test } from "@playwright/test";
2import { API } from "#/api/api";
3import { setupApiCalls } from "../../api";
4import { coderPort, workspaceProxyPort } from "../../constants";

Callers

nothing calls this directly

Calls 9

beforeCoderTestFunction · 0.90
loginFunction · 0.90
testStruct · 0.90
requiresLicenseFunction · 0.90
setupApiCallsFunction · 0.90
randomNameFunction · 0.90
startWorkspaceProxyFunction · 0.90
stopWorkspaceProxyFunction · 0.90

Tested by

no test coverage detected