MCPcopy Index your code
hub / github.com/coder/code-server / github.test.ts

File github.test.ts

test/e2e/github.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test as base } from "@playwright/test"
2import { describe, expect, test } from "./baseFixture"
3
4if (process.env.GITHUB_TOKEN) {

Callers

nothing calls this directly

Calls 4

describeFunction · 0.90
execMethod · 0.80
installExtensionMethod · 0.80

Tested by

no test coverage detected