| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: fix most of the e2e tests errors | Armand Philippot | 2023-11-15 | 1 | -9/+23 |
| | | | | | | | | | | * back-to-top test is not working: for some reasons, the link only appears when manually scrolling * search test has failure test: it seems the page meta is too long to load Anyway, the pages will be refactored and the e2e should also be refactored. But the back to top test remains problematic... | ||||
| * | refactor(routes): replace hardcoded routes with constants | Armand Philippot | 2023-10-24 | 1 | -11/+13 |
| | | | | | | | | | It makes it easier to change a route if needed and it avoid typo mistakes. I also refactored a bit the concerned files to be complient with the new ESlint config. However, I should rewrite the pages to reduce the number of statements. | ||||
| * | test(e2e): add Footer navigation test | Armand Philippot | 2022-06-02 | 1 | -0/+12 |
| | | |||||
| * | test(e2e): add main navigation test | Armand Philippot | 2022-06-02 | 1 | -0/+62 |
