MCPcopy
hub / github.com/fastapi/full-stack-fastapi-template / sign-up.spec.ts

File sign-up.spec.ts

frontend/tests/sign-up.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, type Page, test } from "@playwright/test"
2
3import { randomEmail, randomPassword } from "./utils/random"
4

Callers

nothing calls this directly

Calls 5

randomEmailFunction · 0.90
randomPasswordFunction · 0.90
useMethod · 0.80
verifyInputFunction · 0.70
fillFormFunction · 0.70

Tested by

no test coverage detected