aboutsummaryrefslogtreecommitdiffstats
path: root/src/services/graphql/mutators/create-comment.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* test(services): add tests for createComment mutationArmand Philippot2023-12-111-0/+23
* add Jest test * add a Cypress test in article pages spec