aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cypress/e2e/pages/thematic.cy.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pages): refine Thematic pagesArmand Philippot2023-12-011-0/+41
* add a table of contents (however posts heading are not included) * rename posts list section title * add a useThematic hook to refresh thematic contents * add a useThematicLists hook to refresh thematics list * add a `notIn` filter in thematics list fetcher to directly remove unwanted thematics * add Cypress tests