E2E Tests
Cypress runs against the live HTTPS frontend at dev01.pergola.kuenste.live and outputs recordings directly into this documentation.
Run a fresh recording:
./scripts/run-cypress.sh
The video appears below as soon as the container exits — no page reload needed (MkDocs watch mode picks up the new file automatically).
Landing Page
Recorded with Cypress 13 + Chrome headless
Screenshots
Screenshots taken during test failures (or explicit cy.screenshot() calls)
land in docs/docs/assets/cypress/screenshots/ and can be embedded here.