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

File login.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

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

Tested by

no test coverage detected