aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msw/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pages): refine Contact pageArmand Philippot2023-12-111-4/+0
| | | | | | | * remove next/router dependency * remove pageTitle since it is defined in MDX * reduce statements by grouping messages * mock response with MSW and add test for sendEmail
* test(services): add tests for posts fetchersArmand Philippot2023-11-281-1/+2
|
* test: add MSW to intercept GraphQL requestsArmand Philippot2023-11-271-0/+3