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

File user-settings.spec.ts

frontend/tests/user-settings.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.ts"
4import { randomEmail, randomPassword } from "./utils/random"

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected