Motivated by #369
Let's consider using Playwright (Python) to add a few end-to-end tests for the main behavior.
- Visit the home page
- Click on a home page list item
- Visit a post
- Click on a post's category
- Visit a category page
- Click on a post's tag
- Visit a tag page
- Switch the language
Motivated by #369
Let's consider using Playwright (Python) to add a few end-to-end tests for the main behavior.