Aktivisda does not have a lot of tests yet but some E2E tests are defined with Cypress.
Tests are currently not run in CI.
Start cypress
npm run cypress:open
Start Aktivisda on port 8080
npm run serve:aktivisda
The tests are defined in cypress folder.