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

File admin.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

randomEmailFunction · 0.90
randomPasswordFunction · 0.90
createUserFunction · 0.90
logInUserFunction · 0.90
useMethod · 0.80

Tested by

no test coverage detected