aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msw/schema/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(hooks): replace useGithubApi with useGithubRepoMetaArmand Philippot2023-12-071-0/+17
| | | | | | | | * 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: add MSW to intercept GraphQL requestsArmand Philippot2023-11-271-0/+38