Repo(typescript-estree): Build out test cases using using fixtures for project service tests to reduce mocking #9641
Labels
repo maintenance
things to do with maintenance of the repo, and not with code/docs
team assigned
A member of the typescript-eslint team should work on this.
tests
anything to do with testing
Suggestion
Follow up from #9306.
Project service test cases require quite a bit of mocking in createProjectService.test.ts. Suggestion is to build out test cases using fixtures to reduce the number of tsserver mocks.
The text was updated successfully, but these errors were encountered: