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

File extensions.test.ts

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

Source from the content-addressed store, hash-verified

1import { test as base } from "@playwright/test"
2import * as path from "path"
3import { getMaybeProxiedCodeServer } from "../utils/helpers"
4import { describe, test, expect } from "./baseFixture"

Callers

nothing calls this directly

Calls 2

describeFunction · 0.90
runTestExtensionTestsFunction · 0.85

Tested by

no test coverage detected