aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msw/handlers/comments
Commit message (Collapse)AuthorAgeFilesLines
* refactor(hooks): replace useGithubApi with useGithubRepoMetaArmand Philippot2023-12-071-4/+5
| | | | | | | | * use GraphQL API instead of REST (the inconvenient however is that we now need an authorization token...) * move fetcher in services * add tests * mock response using MSW
* test(services): add tests for comments list fetcherArmand Philippot2023-11-282-0/+42