aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msw/handlers
Commit message (Collapse)AuthorAgeFilesLines
* fix(services,types): make queries and types coherent for TopicArmand Philippot2023-11-286-0/+145
| | | | | | * some nodes was missing in topicQuery * a node was mispelled in topicsListQuery * add tests for all topics fetchers
* fix(services,types): make coherent Thematic type and queryArmand Philippot2023-11-286-1/+155
| | | | | | * some nodes was queried but missing in the Thematic type and vice versa, it is now fixed * add tests for all thematics fetchers
* test(services): add tests for comments list fetcherArmand Philippot2023-11-283-1/+44
|
* test(services): add tests for posts fetchersArmand Philippot2023-11-288-0/+249