Yashasv-Prajapati / Docify

5 stars 2 forks source link

added jest for testing and dummy test written #122

Closed Yashasv-Prajapati closed 2 months ago

Yashasv-Prajapati commented 2 months ago
  1. Dummy tests are written in route.test.ts in /api/code_coverage folder.
  2. Do npm i before running the project, new dependencies for jest are added.
linear[bot] commented 2 months ago
CS3-145 Setup Unit tests

1. Setup unit tests configuration files 2. Setup files 3. All the required packages 4. A test written for a file for example.