MCPcopy Create free account
hub / github.com/ChurchApps/B1Admin / developer.spec.ts

File developer.spec.ts

tests/developer.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, type Page } from "@playwright/test";
2import { login } from "./helpers/auth";
3import { navigateToDeveloper } from "./helpers/navigation";
4import { STORAGE_STATE_PATH } from "./global-setup";

Callers

nothing calls this directly

Calls 3

loginFunction · 0.90
confirmDeleteFunction · 0.90
openDeveloperPageFunction · 0.85

Tested by

no test coverage detected