aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(pages): refine CV pageArmand Philippot2023-11-291-2/+29
* refactor(pages): improve HomepageArmand Philippot2023-11-291-1/+26
* fix(services,types): make queries and types coherent for TopicArmand Philippot2023-11-2810-1/+310
* fix(services,types): make coherent Thematic type and queryArmand Philippot2023-11-2810-2/+316
* test(services): add tests for comments list fetcherArmand Philippot2023-11-289-15/+246
* test(services): add tests for posts fetchersArmand Philippot2023-11-2813-1/+442
* test: add MSW to intercept GraphQL requestsArmand Philippot2023-11-279-0/+266
* refactor(services, types): reorganize GraphQL fetchers and data typesArmand Philippot2023-11-271-4/+11
* test: fix most of the e2e tests errorsArmand Philippot2023-11-155-33/+57
* refactor(hooks): remove useSettings hookArmand Philippot2023-11-153-8/+8
* refactor(hooks): rewrite usePagination hookArmand Philippot2023-11-132-0/+55
* refactor(components): replace Overview with ProjectOverview componentArmand Philippot2023-11-111-0/+9
* refactor(providers,hooks): rewrite PrismThemeProvider & usePrismThemeArmand Philippot2023-11-111-13/+16
* feat: replace next-themes with a custom ThemeProviderArmand Philippot2023-11-111-3/+6
* refactor(hooks,provider): move reduce motion setterArmand Philippot2023-11-111-2/+8
* refactor(hooks,providers): rewrite useAckee hook and AckeeProviderArmand Philippot2023-11-111-12/+24
* refactor(routes): replace hardcoded routes with constantsArmand Philippot2023-10-246-32/+52
* build: convert project to esmArmand Philippot2023-10-241-0/+2
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-192-2/+2
* test(e2e): add settings form testArmand Philippot2022-06-031-0/+177
* test(e2e): add other pages testArmand Philippot2022-06-034-0/+27
* test(e2e): add contact page testArmand Philippot2022-06-031-0/+41
* test(e2e): add loading more button test for blog pageArmand Philippot2022-06-031-0/+44
* test(e2e): add back to top button visibility testArmand Philippot2022-06-021-0/+14
* test(e2e): add search feature testArmand Philippot2022-06-021-0/+41
* test(e2e): add Footer navigation testArmand Philippot2022-06-021-0/+12
* test(e2e): add main navigation testArmand Philippot2022-06-021-0/+62
* test: install and configure cypressArmand Philippot2022-06-027-0/+121
* build: configure jestArmand Philippot2022-03-242-2/+0
* build: configure JestArmand Philippot2021-12-122-0/+2