Yashasv-Prajapati / Docify

5 stars 2 forks source link

Added tests for Auth API #149

Closed sarvo314 closed 1 month ago

sarvo314 commented 2 months ago

Tests for

linear[bot] commented 2 months ago
CS3-162 [Test] Auth API

Write unit tests for /app/api/auth/route.ts. Please write the unit tests in **\__test_\_ folder.** Mock the folder structure, so keep the test in in /app/api/route.test.ts file.

sarvo314 commented 2 months ago

please remove redundant/commented code

done