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

File items.spec.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from "@playwright/test"
2import { createUser } from "./utils/privateApi"
3import {
4 randomEmail,

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected