Quick guides on how to run tasks needed to maintain the project.
Use the following command to run the E2E tests using Docker:
docker compose up e2e-tests
In order to update the snapshots in E2E tests, use the following command:
docker compose up e2e-tests-update-snapshots