MCPcopy Index your code
hub / github.com/coder/coder / externalAuth.spec.ts

File externalAuth.spec.ts

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

Source from the content-addressed store, hash-verified

1import type { Endpoints } from "@octokit/types";
2import { test } from "@playwright/test";
3import type { ExternalAuthDevice } from "#/api/typesGenerated";
4import { gitAuth } from "../constants";

Callers

nothing calls this directly

Calls 12

createServerFunction · 0.90
beforeCoderTestFunction · 0.90
loginFunction · 0.90
resetExternalAuthKeyFunction · 0.90
testStruct · 0.90
createTemplateFunction · 0.90
createWorkspaceFunction · 0.90
endMethod · 0.80
writeMethod · 0.45
doneMethod · 0.45
waitMethod · 0.45

Tested by

no test coverage detected