Frontend Testing
⚠️this page is not final yet⚠️
Functionality required by the "Pflichtenheft" must be tested.
Cypress
We will use Cypress for frontend e2e testing.
The tests should be encapsulated meaning no connection to a backend is needed (→ Requests stubbing)