Closed Harsh290803 closed 7 months ago
Note: We may need to consider adjusting Jest configurations to support ESM modules, but for now, mocking such modules can serve as a workaround.
1. Write unit tests for coverage to markdown API covering all possible test cases for all return statements and errors. 2. The API file is present in `client/app/api/md/coverage-to-md/route.ts`
Note: We may need to consider adjusting Jest configurations to support ESM modules, but for now, mocking such modules can serve as a workaround.