MCPcopy
hub / github.com/epicweb-dev/epic-stack / note-images.test.ts

File note-images.test.ts

tests/e2e/note-images.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import { faker } from '@faker-js/faker'
3import { type NoteImage, type Note } from '@prisma/client'
4import { prisma } from '#app/utils/db.server.ts'

Callers

nothing calls this directly

Calls 3

loginFunction · 0.85
createNoteWithImageFunction · 0.85
createNoteFunction · 0.70

Tested by

no test coverage detected