-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
lib/promptData.ts contains all the core CRUD functions for prompts (create, read, update, delete, filter by collection). Currently there are no unit tests covering these functions. The goal is to add Jest tests that mock the Supabase client and verify each function handles success and error cases correctly. Good starting point for anyone familiar with Jest and TypeScript.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers