MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / backup-zip.spec.ts

File backup-zip.spec.ts

e2e/backup-zip.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs";
2import type { BrowserContext, Page } from "@playwright/test";
3import { test, expect } from "./fixtures";
4import { installScriptByCode, openOptionsPage } from "./utils";

Callers

nothing calls this directly

Calls 9

installScriptByCodeFunction · 0.90
openOptionsPageFunction · 0.90
waitForExportedZipPathFunction · 0.85
pushMethod · 0.80
waitForMethod · 0.65
clickMethod · 0.65
closeMethod · 0.65
testFunction · 0.50
onMethod · 0.45

Tested by

no test coverage detected