Yashasv-Prajapati / Docify

5 stars 2 forks source link

test(api): add project route handler #129

Closed Karanraj06 closed 2 months ago

Karanraj06 commented 2 months ago

Adds units tests for the route handlers in /api/project/route.ts

linear[bot] commented 2 months ago
CS3-147 [Test] Project

Write units tests for the route handlers in /api/project/route.ts Create a route.test.ts file in the same folder and write tests. Please look at the latest main and take help from other route.test.ts files in api folder.

Karanraj06 commented 2 months ago
image