| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(hooks): replace useGithubApi with useGithubRepoMeta | Armand Philippot | 2023-12-07 | 1 | -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 requests | Armand Philippot | 2023-11-27 | 1 | -0/+38 |
