It would be good to have automated tests using playwright (running the cloud with docker-compose). Tests should cover: - [ ] should login - [ ] should show error on failed login - [ ] should redirect after login - [ ] should create new account - [ ] should show error on failed registration
It would be good to have automated tests using playwright (running the cloud
with docker-compose). Tests should cover: