You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those tests are running the full stack. So there's a webbrowser (firefox) startet in the background and tests are clicking/navigating through the application.
Preparation
⚠️ Make sure to run these commands before running the test when there's changes in the ember frontend
docker-compose exec ember yarn build --prod
docker-compose exec rails ./bin/prepare-frontend.sh