mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 08:56:52 +00:00
feat: implement esting suite using Vitest and add to ci
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export const mockUser = {
|
||||
public_id: "123e4567-e89b-12d3-a456-426614174000",
|
||||
email: "test@example.com",
|
||||
full_name: "Test User",
|
||||
};
|
||||
Reference in New Issue
Block a user